Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 805 Bytes

File metadata and controls

34 lines (18 loc) · 805 Bytes

\OpenapiApi

All URIs are relative to http://localhost:8000/api

Method HTTP request Description
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

Authorization

No authorization required

HTTP request headers

  • Content-Type: Not defined
  • Accept: text/plain

[Back to top] [Back to API list] [Back to Model list] [Back to README]