Loading OpenAPI/TS28312_IntentNrm.yaml +7 −1 Original line number Diff line number Diff line Loading @@ -214,11 +214,17 @@ components: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoCoordinate' - $ref: '#/components/schemas/UEGroup' UEGroup: description: -> This <<dataType>> describes the UE Group, which represented by represented by specific 5QI, specific S-NSSAI, or specific combination of S-NSSAI and 5QI type: object properties: fiveQI: description: This attribute shall be supported, when support UE group to be represented by 5QI type: integer sNssai: sNssai: This attribute shall be supported, when support UE group to be represented by S-NSSAI description: $ref: 'TS28541_NrNrm.yaml#/components/schemas/Snssai' #-------Definition of the generic dataType --------------# Loading Loading
OpenAPI/TS28312_IntentNrm.yaml +7 −1 Original line number Diff line number Diff line Loading @@ -214,11 +214,17 @@ components: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoCoordinate' - $ref: '#/components/schemas/UEGroup' UEGroup: description: -> This <<dataType>> describes the UE Group, which represented by represented by specific 5QI, specific S-NSSAI, or specific combination of S-NSSAI and 5QI type: object properties: fiveQI: description: This attribute shall be supported, when support UE group to be represented by 5QI type: integer sNssai: sNssai: This attribute shall be supported, when support UE group to be represented by S-NSSAI description: $ref: 'TS28541_NrNrm.yaml#/components/schemas/Snssai' #-------Definition of the generic dataType --------------# Loading