All URIs are relative to http://localhost:8000/api
| Method | HTTP request | Description |
|---|---|---|
| get_open_api_spec | GET /v1/openapi | Returns the openapi specification |
std::path::PathBuf get_open_api_spec() Returns the openapi specification
This endpoint does not need any parameter.
std::path::PathBuf
No authorization required
- Content-Type: Not defined
- Accept: text/plain
[Back to top] [Back to API list] [Back to Model list] [Back to README]