Loading config/api/vis-api.yaml +8 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ info: url: https://forge.etsi.org/legal-matters version: 3.2.2 externalDocs: description: "ETSI GS MEC 030 V2X Information Services API, v3.1.1" description: "ETSI GS MEC 030 V2X Information Services API, v3.2.1" url: https://www.etsi.org/deliver/etsi_gs/MEC/001_099/030/03.02.01_60/ servers: - url: https://localhost/sandboxname/vis/v2 Loading Loading @@ -2799,9 +2799,16 @@ components: Stream: minItems: 1 required: - streamId - qosKpi type: object properties: streamId: type: string description: "The identifier of a specific data stream. In case of 3GPP \ \ network, this is mapped to a QoS flow" x-etsi-mec-cardinality: "1" x-etsi-mec-origin-type: String qosKpi: type: array items: Loading Loading
config/api/vis-api.yaml +8 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ info: url: https://forge.etsi.org/legal-matters version: 3.2.2 externalDocs: description: "ETSI GS MEC 030 V2X Information Services API, v3.1.1" description: "ETSI GS MEC 030 V2X Information Services API, v3.2.1" url: https://www.etsi.org/deliver/etsi_gs/MEC/001_099/030/03.02.01_60/ servers: - url: https://localhost/sandboxname/vis/v2 Loading Loading @@ -2799,9 +2799,16 @@ components: Stream: minItems: 1 required: - streamId - qosKpi type: object properties: streamId: type: string description: "The identifier of a specific data stream. In case of 3GPP \ \ network, this is mapped to a QoS flow" x-etsi-mec-cardinality: "1" x-etsi-mec-origin-type: String qosKpi: type: array items: Loading