Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 941 Bytes

File metadata and controls

36 lines (19 loc) · 941 Bytes

\SpecificationOpenapiv3Api

All URIs are relative to http://127.0.0.1/v2

Method HTTP request Description
get_openapiv3_specification GET /specification_openapiv3 Data Plane API v3 Specification

get_openapiv3_specification

serde_json::Value get_openapiv3_specification() Data Plane API v3 Specification

Return Data Plane API OpenAPI v3 specification

Parameters

This endpoint does not need any parameter.

Return type

serde_json::Value

Authorization

basic_auth

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

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