Loading OpenAPI/TS28532_ProvMnS.yaml +5 −6 Original line number Diff line number Diff line Loading @@ -203,13 +203,12 @@ paths: in: query description: >- This parameter extends the set of targeted resources beyond the base resource identified with the path component of the URI. No scoping mechanism is specified in the present document. resource identified with the path component of the URI. required: false content: application/json: schema: $ref: '#/components/schemas/Scope' style: form explode: true - name: filter in: query description: >- Loading OpenAPI/TS28532_StreamingDataMnS.yaml +6 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,8 @@ paths: in: query description: The list of connectionId for which the connection information is to be returned. required: false style: form explode: false schema: type: array items: Loading Loading @@ -187,6 +189,8 @@ paths: in: query description: The list of streamId for the stream(s) to be deleted. required: true style: form explode: false schema: type: array items: Loading Loading @@ -214,6 +218,8 @@ paths: in: query description: The list of streamId for which the stream information is to be retrieved. required: true style: form explode: false schema: type: array items: Loading Loading
OpenAPI/TS28532_ProvMnS.yaml +5 −6 Original line number Diff line number Diff line Loading @@ -203,13 +203,12 @@ paths: in: query description: >- This parameter extends the set of targeted resources beyond the base resource identified with the path component of the URI. No scoping mechanism is specified in the present document. resource identified with the path component of the URI. required: false content: application/json: schema: $ref: '#/components/schemas/Scope' style: form explode: true - name: filter in: query description: >- Loading
OpenAPI/TS28532_StreamingDataMnS.yaml +6 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,8 @@ paths: in: query description: The list of connectionId for which the connection information is to be returned. required: false style: form explode: false schema: type: array items: Loading Loading @@ -187,6 +189,8 @@ paths: in: query description: The list of streamId for the stream(s) to be deleted. required: true style: form explode: false schema: type: array items: Loading Loading @@ -214,6 +218,8 @@ paths: in: query description: The list of streamId for which the stream information is to be retrieved. required: true style: form explode: false schema: type: array items: Loading