Loading go-packages/meep-service-mgmt-client/api/swagger.yaml +9 −0 Original line number Diff line number Diff line Loading @@ -672,6 +672,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
go-packages/meep-service-mgmt-client/api/swagger.yaml +9 −0 Original line number Diff line number Diff line Loading @@ -672,6 +672,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