Loading config/api/service-mgmt.yaml +6 −12 Original line number Diff line number Diff line Loading @@ -113,8 +113,8 @@ paths: headers: location: description: The resource URI of the created resource style: simple explode: false # style: simple # explode: false content: text/plain: schema: Loading Loading @@ -537,7 +537,7 @@ paths: content: application/json: schema: $ref: '#/components/schemas/appInstanceId_services_body' $ref: '#/components/schemas/ServiceInfo' required: true responses: "201": Loading @@ -546,8 +546,8 @@ paths: headers: location: description: The resource URI of the created resource style: simple explode: false # style: simple # explode: false content: text/plain: schema: Loading Loading @@ -2020,12 +2020,6 @@ components: - RPC - RPC_STREAMING - WEBSOCKET appInstanceId_services_body: description: New ServiceInfo with updated "state" is included as entity body of the request oneOf: - type: object - type: object ServiceInfo__links: required: - self Loading Loading
config/api/service-mgmt.yaml +6 −12 Original line number Diff line number Diff line Loading @@ -113,8 +113,8 @@ paths: headers: location: description: The resource URI of the created resource style: simple explode: false # style: simple # explode: false content: text/plain: schema: Loading Loading @@ -537,7 +537,7 @@ paths: content: application/json: schema: $ref: '#/components/schemas/appInstanceId_services_body' $ref: '#/components/schemas/ServiceInfo' required: true responses: "201": Loading @@ -546,8 +546,8 @@ paths: headers: location: description: The resource URI of the created resource style: simple explode: false # style: simple # explode: false content: text/plain: schema: Loading Loading @@ -2020,12 +2020,6 @@ components: - RPC - RPC_STREAMING - WEBSOCKET appInstanceId_services_body: description: New ServiceInfo with updated "state" is included as entity body of the request oneOf: - type: object - type: object ServiceInfo__links: required: - self Loading