Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 864 Bytes

File metadata and controls

36 lines (19 loc) · 864 Bytes

\SpecificationApi

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

Method HTTP request Description
get_specification GET /specification Data Plane API Specification

get_specification

serde_json::Value get_specification() Data Plane API Specification

Return Data Plane API OpenAPI 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]