Revert "Add support for json schema to API docs"

Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
This commit is contained in:
Oliver Sand
2021-05-03 17:23:14 +02:00
parent 5c3a5306c1
commit f852f7381c
13 changed files with 6 additions and 1238 deletions
-1
View File
@@ -15,7 +15,6 @@ Right now, the following API formats are supported:
- [OpenAPI](https://swagger.io/specification/) 2 & 3
- [AsyncAPI](https://www.asyncapi.com/docs/specifications/latest/)
- [GraphQL](https://graphql.org/learn/schema/)
- [JSON Schema](https://json-schema.org/)
Other formats are displayed as plain text, but this can easily be extended.