Commit 29e54692 authored by ruiyue's avatar ruiyue
Browse files

Update file TS28312_IntentExpectations.yaml

parent 7bc72c9f
Loading
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -110,7 +110,7 @@ components:
              - $ref: "#/components/schemas/PLMNContext"
              - $ref: "#/components/schemas/NRFqBandContext"
              - $ref: "#/components/schemas/RATContext"
              - $ref: "#/components/schemas/TargetedScopeContext"
              - $ref: "#/components/schemas/UEGroupContext"
              - $ref: "#/components/schemas/ObjectContext"               
    ServiceSupportExpectationObject: 
      description: >-
@@ -526,15 +526,15 @@ components:
              - UTRAN
              - EUTRAN
              - NR
    TargetedScopeContext:
    UEGroupContext:
      description: >-
        This data type is the "ObjectContext" data type with specialisations for TargetdScope([5QI, SNSSAI])
        This data type is the "ObjectContext" data type with specialisations for UEGroup([5QI, SNSSAI])
      type: object
      properties:
        contextAttribute:
          type: string
          enum:
            - TargetedScope
            - UEGroup
        contextCondition:
          type: string
          enum:
@@ -542,8 +542,8 @@ components:
        contextValueRange:
          type: array
          items:
            $ref: "#/components/schemas/TargetedScope"            
    TargetedScope:
            $ref: "#/components/schemas/UEGroup"            
    UEGroup:
      type: object
      properties:
        fiveQI: