Commit 83d5d7c8 authored by ruiyue's avatar ruiyue
Browse files

Edit TS28312_IntentNrm.yaml

parent 6e3e0097
Loading
Loading
Loading
Loading
Loading
+6 −3
Original line number Diff line number Diff line
@@ -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