Loading OpenAPI/TS28312_IntentNrm.yaml +20 −7 Original line number Diff line number Diff line Loading @@ -417,12 +417,7 @@ components: pLMNId: $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' 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 $ref: '#/components/schemas/QoSId' sNssai: $ref: 'TS28541_NrNrm.yaml#/components/schemas/Snssai' uEType: Loading @@ -431,6 +426,24 @@ components: enum: - REDCAP_UE - EREDCAP_UE QoSId: oneOf: - type: object properties: qCI: description: >- It describes QCI for EUTRAN network. type: integer minimum: 0 maximum: 255 - type: object properties: fiveQI: description: >- It describes 5QI for NR network. type: integer minimum: 0 maximum: 255 IntentHandlingScope: type: string enum: Loading Loading
OpenAPI/TS28312_IntentNrm.yaml +20 −7 Original line number Diff line number Diff line Loading @@ -417,12 +417,7 @@ components: pLMNId: $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' 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 $ref: '#/components/schemas/QoSId' sNssai: $ref: 'TS28541_NrNrm.yaml#/components/schemas/Snssai' uEType: Loading @@ -431,6 +426,24 @@ components: enum: - REDCAP_UE - EREDCAP_UE QoSId: oneOf: - type: object properties: qCI: description: >- It describes QCI for EUTRAN network. type: integer minimum: 0 maximum: 255 - type: object properties: fiveQI: description: >- It describes 5QI for NR network. type: integer minimum: 0 maximum: 255 IntentHandlingScope: type: string enum: Loading