Commit 97b4bc08 authored by ruiyue's avatar ruiyue
Browse files

Update file TS28312_IntentNrm.yaml

parent 409c5196
Loading
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -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 --------------#