Add API definition

This commit is contained in:
Konrad Hanff
2021-04-29 16:24:17 +02:00
parent 776152621e
commit a23ed540ef
2 changed files with 371 additions and 0 deletions

View File

@ -52,3 +52,7 @@ If a value is not specified, the value of the subsequent possibility is used.
```
- This can again be overwritten by the environment variable `POSEIDON_SERVER_PORT`. This can be done with `export POSEIDON_SERVER_PORT=5000`.
### Documentation
For the OpenAPI 3.0 definition of the API Poseidon provides, see [`swagger.yaml`](docs/swagger.yaml).