Commit eb89ec81 authored by ruiyue's avatar ruiyue
Browse files

Update file TS28312_IntentExpectations.yaml

parent 20d622fc
Loading
Loading
Loading
Loading
Loading
+24 −0
Original line number Diff line number Diff line
@@ -110,6 +110,7 @@ components:
              - $ref: "#/components/schemas/PLMNContext"
              - $ref: "#/components/schemas/NRFqBandContext"
              - $ref: "#/components/schemas/RATContext"
              - $ref: "#/components/schemas/TargetedScopeContext"
              - $ref: "#/components/schemas/ObjectContext"               
    ServiceSupportExpectationObject: 
      description: >-
@@ -525,6 +526,29 @@ components:
              - UTRAN
              - EUTRAN
              - NR
    TargetedScopeContext:
       description: >-
        This data type is the "ObjectContext" data type with specialisations for TargetdScope([5QI, SNSSAI])
      properties:
        contextAttribute:
          type: string
          enum:
            - TargetedScope
        contextCondition:
          type: string
          enum:
            - IS_ALL_OF
        contextValueRange:
          type: array
          items:
            $ref: "#/components/schemas/TargetedScope"            
    TargetedScope:
        type: object
        properties:
          fiveQI:
            type: integer
          sNssai:
             'TS28541_NrNrm.yaml#/components/schemas/snssai'  
    EdgeIdenfiticationIdContext:
      description: >-
        This data type is the "ObjectContext" data type with specialisations for EdgeIdenfiticationIdContext