mirror of https://github.com/snachodog/mybuddy.git
Fix typo in README
This commit is contained in:
parent
a361f96e4d
commit
04c1fc0317
|
@ -531,7 +531,7 @@ return `403 Forbidden` with additional details in the response body.
|
||||||
|
|
||||||
API schema information in the [OpenAPI format](https://swagger.io/specification/)
|
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
|
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.
|
version is also available at the `/api/schema` path of a running instance.
|
||||||
|
|
||||||
### `GET` Method
|
### `GET` Method
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue