Loading OpenAPI/TS28312_IntentNrm.yaml +6 −3 Original line number Diff line number Diff line Loading @@ -410,13 +410,16 @@ components: UEGroup: description: >- It describes the UE Group, which is represented by specific 5QI, specific S-NSSAI, specific PLMNId or a specific combination of S-NSSAI, 5QI and PLMNId. which is represented by specific QoSId, specific S-NSSAI, specific PLMNId or a specific combination of S-NSSAI, QoSId and PLMNId. type: object properties: pLMNId: $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' fiveQI: qOSId: description: >- It describes the value of a QoS identifier (i.e., QCI for EUTRAN network and 5QI for NR network). type: integer minimum: 0 maximum: 255 Loading Loading
OpenAPI/TS28312_IntentNrm.yaml +6 −3 Original line number Diff line number Diff line Loading @@ -410,13 +410,16 @@ components: UEGroup: description: >- It describes the UE Group, which is represented by specific 5QI, specific S-NSSAI, specific PLMNId or a specific combination of S-NSSAI, 5QI and PLMNId. which is represented by specific QoSId, specific S-NSSAI, specific PLMNId or a specific combination of S-NSSAI, QoSId and PLMNId. type: object properties: pLMNId: $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' fiveQI: qOSId: description: >- It describes the value of a QoS identifier (i.e., QCI for EUTRAN network and 5QI for NR network). type: integer minimum: 0 maximum: 255 Loading