ServicesSchema
API Metadata and Schema Management - Manage OpenAPI metadata and JSON Schema definitions with synchronization capabilities
Query all tags of the service
Replace tag of the service
Note: The order of the tags can be used to reflect on their order by the parsing tools.
Not all tags that are used by the Operation Object must be declared. The tags that are not declared MAY be organized randomly or based on the tools' logic
授权
Use existing opaque tokens for authentication
参数
路径参数
Service id
"int64"
请求体
响应
OK
Delete tags of the service
授权
Use existing opaque tokens for authentication
参数
路径参数
Service id
"int64"
查询参数
Report names
true
响应
OK
Replace all tags of the service
Note: The order of the tags can be used to reflect on their order by the parsing tools.
Not all tags that are used by the Operation Object must be declared. The tags that are not declared MAY be organized randomly or based on the tools' logic
授权
Use existing opaque tokens for authentication
参数
路径参数
Service id
"int64"
请求体
响应
OK
Query all server configurations of the service
Replace server configuration of the service
A declaration of which servers can be used across the API. For more details on the server, please see: OpenAPI Specification#Server Object
授权
Use existing opaque tokens for authentication
参数
路径参数
Service id
"int64"
请求体
响应
OK
Delete servers of the service
授权
Use existing opaque tokens for authentication
参数
路径参数
Service id
"int64"
查询参数
Server ids
true
响应
OK
Synchronous server configuration to the service apis
授权
Use existing opaque tokens for authentication
参数
路径参数
Service id
"int64"
Server id
"int64"
响应
OK
Replace all server configurations of the service
A declaration of which servers can be used across the APINote: The local server will be deleted when it does not exist in the request
For more details on the server, please see: OpenAPI Specification#Server Object
授权
Use existing opaque tokens for authentication
参数
路径参数
Service id
"int64"
请求体
响应
OK
Query all security requirements of the service
授权
Use existing opaque tokens for authentication
参数
路径参数
Service id
"int64"
响应
OK
Replace security requirements of the services
A declaration of which security mechanisms can be used across the API. For more details on the security requirements, please see: OpenAPI Specification#Security Requirement Object
授权
Use existing opaque tokens for authentication
参数
路径参数
Service id
"int64"
请求体
响应
OK
Delete security requirements of the service
授权
Use existing opaque tokens for authentication
参数
路径参数
Service id
"int64"
查询参数
Security schema names
true
响应
OK
Replace all security requirements of the service
A declaration of which security mechanisms can be used across the API. For more details on the security requirements, please see: OpenAPI Specification#Security Requirement Object
授权
Use existing opaque tokens for authentication
参数
路径参数
Service id
"int64"
请求体
响应
OK
Query the schema info of service
Replace the services schema info
Provides metadata about the API. Note: Metadata is required for an OpenAPI document, so it cannot be deleted after adding it
授权
Use existing opaque tokens for authentication
参数
路径参数
Service id
"int64"
请求体
响应
OK
Query the additional external documentation of service
Replace the service referencing for external documentation
Allows referencing an external resource for extended documentation for OpenAPI document
授权
Use existing opaque tokens for authentication
参数
路径参数
Service id
"int64"
请求体
响应
OK
Query all schema extensions of the service
Replace all schema extensions of the service
For more information, please see: Specification Extensions
授权
Use existing opaque tokens for authentication
参数
路径参数
Service id
"int64"
请求体
响应
OK
Query the OpenAPI document of service
授权
Use existing opaque tokens for authentication
参数
路径参数
Service id
"int64"
查询参数
OpenAPI document format. Available values yaml or json, the default value is yaml
"yaml"
"json"
"yaml, json"
"yaml"
Whether to turn on Gzip compression. It is recommended to enable gzip compression. After enabling it, the data size can be reduced by more than 20 times. By default, gzip compression is enabled
true
Apis ids included. Specify the apis to include, include all when not specified
true
Only return apis associated components, if true, return all components, default false
false
响应
OK
Replace the OpenAPI document of service
授权
Use existing opaque tokens for authentication
参数
路径参数
Service id
"int64"
查询参数
Forced modification
Whether to turn on Gzip compression
请求体
响应
OK
OpenAP specification text translation
授权
Use existing opaque tokens for authentication
参数
路径参数
Service id
"int64"
查询参数
Source language
"en"
"zh_CN"
Target language
"en"
"zh_CN"
响应
OK
Query the schema detail of service
Query detail configurations of the server
授权
Use existing opaque tokens for authentication
参数
路径参数
Service id
"int64"
Server id
"int64"
响应
OK