Skip to content

Commit 7aad5bb

Browse files
Remove OpenAPI endpoint
1 parent a2f5a15 commit 7aad5bb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/References_Configs_and_JATOS_API/JATOS-API.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ You can try out the API with your local JATOS. Here's how:
3535

3636
The JATOS API uses [OpenAPI 3 for specification](https://github.com/JATOS/JATOS/blob/main/jatos-api.yaml).
3737

38-
A running JATOS serves the OpenAPI specification under `/openapi.yaml`, e.g. `http://localhost:9000/openapi.yaml`.
39-
4038
You can use [petstore.swagger.io](http://petstore.swagger.io/?url=https://raw.githubusercontent.com/JATOS/JATOS/main/jatos-api.yaml) for an easy-to-navigate page.
4139

4240
The API is a work in progress. To request additional endpoints, please open a [GitHub issue](https://github.com/JATOS/JATOS/issues).

0 commit comments

Comments
 (0)