Loading config/api/service-mgmt.yaml +10 −1 Original line number Diff line number Diff line Loading @@ -670,6 +670,15 @@ components: type: string state: $ref: '#/components/schemas/ServiceState' transportId: type: string description: > Identifier of the platform-provided transport to be used by the service. Valid identifiers may be obtained using the "Transport information query" procedure. May be present in POST requests to signal the use of a platform-provided transport for the service, and shall be absent otherwise. See note 2. transportInfo: $ref: '#/components/schemas/TransportInfo' serializer: Loading Loading
config/api/service-mgmt.yaml +10 −1 Original line number Diff line number Diff line Loading @@ -670,6 +670,15 @@ components: type: string state: $ref: '#/components/schemas/ServiceState' transportId: type: string description: > Identifier of the platform-provided transport to be used by the service. Valid identifiers may be obtained using the "Transport information query" procedure. May be present in POST requests to signal the use of a platform-provided transport for the service, and shall be absent otherwise. See note 2. transportInfo: $ref: '#/components/schemas/TransportInfo' serializer: Loading