# \OpenapiApi All URIs are relative to *http://localhost:8000/api* Method | HTTP request | Description ------------- | ------------- | ------------- [**get_open_api_spec**](OpenapiApi.md#get_open_api_spec) | **GET** /v1/openapi | Returns the openapi specification ## get_open_api_spec > std::path::PathBuf get_open_api_spec() Returns the openapi specification ### Parameters This endpoint does not need any parameter. ### Return type [**std::path::PathBuf**](std::path::PathBuf.md) ### Authorization No authorization required ### HTTP request headers - **Content-Type**: Not defined - **Accept**: text/plain [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)