ServicesComponent
Service OpenAPI Component Management - Centralized management of OpenAPI components (schemas, responses, security schemes) across services
Replace the service OpenAPI components
Replace the OpenAPI component of service. For more details on the Components Object, please see: OpenAPI Specification#Components Object
授权
Use existing opaque tokens for authentication
参数
路径参数
Service id
"int64"
Component type
"schemas"
"responses"
"parameters"
"examples"
"requestBodies"
"headers"
"securitySchemes"
"links"
"callbacks"
"extensions"
"pathItems"
Component key
请求体
响应
OK
Query the service OpenAPI components by reference
授权
Use existing opaque tokens for authentication
参数
路径参数
Service id
"int64"
查询参数
Component references
true
Ignore query model, default false
响应
OK
Delete the service OpenAPI components by reference
授权
Use existing opaque tokens for authentication
参数
路径参数
Service id
"int64"
查询参数
Component references
true
响应
OK
Query the service OpenAPI components of the specified type
授权
Use existing opaque tokens for authentication
参数
路径参数
Service id
"int64"
查询参数
Component types
true
Component keys
true
Ignore query model, default false
响应
OK
Query the service OpenAPI component by reference
授权
Use existing opaque tokens for authentication
参数
路径参数
Service id
"int64"
查询参数
Component reference
响应
OK
Query the service OpenAPI components by reference
授权
Use existing opaque tokens for authentication
参数
路径参数
Service id
"int64"
查询参数
Ignore query model, default false
响应
OK
Delete all OpenAPI components of the service
Delete the service OpenAPI components by type
Delete the OpenAPI components by type of service. If the component keys parameter is empty, all components under the type will be deleted
授权
Use existing opaque tokens for authentication
参数
路径参数
Service id
"int64"
Component type
"schemas"
"responses"
"parameters"
"examples"
"requestBodies"
"headers"
"securitySchemes"
"links"
"callbacks"
"extensions"
"pathItems"
查询参数
Component keys
true
响应
OK