Add OpenAPI schema file to repository (#147)

This commit is contained in:
Christopher C. Wells 2020-06-19 15:13:01 -07:00
parent fddde9d46f
commit df0b54b6c2
2 changed files with 3212 additions and 2 deletions

View File

@ -476,8 +476,9 @@ return `403 Forbidden` with additional details in the response body.
### Schema
A live version of the API schema in the [OpenAPI format](https://swagger.io/specification/)
is available at the `/api/scehma` path of a running instance.
API schema information in the [OpenAPI format](https://swagger.io/specification/)
can be found in the `openapi-schema.yml` file in the project root. A live
version is also available at the `/api/scehma` path of a running instance.
### `GET` Method

3209
openapi-schema.yml Normal file

File diff suppressed because it is too large Load Diff