Commit 3ee36698 authored by ruiyue's avatar ruiyue
Browse files

Update file TS28312_IntentExpectations.yaml

parent 87e98c09
Loading
Loading
Loading
Loading
Loading
+19 −1
Original line number Diff line number Diff line
@@ -179,7 +179,7 @@ components:
            oneOf:
              - $ref: '#/components/schemas/CoverageAreaPolygonContext'
              - $ref: '#/components/schemas/CoverageTACContext'
              - $ref: 'TS28312_IntentNrm.yaml#/components/schemas/TimeBasedArea'   
              - $ref: '#/components/schemas/TimeBasedAreaContext'   
              - $ref: '#/components/schemas/PLMNContext'
              - $ref: '#/components/schemas/DlFrequencyContext'
              - $ref: '#/components/schemas/UlFrequencyContext'              
@@ -829,6 +829,24 @@ components:
          uniqueItems: true
          items:
            $ref: "TS28623_ComDefs.yaml#/components/schemas/Tac"
    TimeBasedAreaContext:
      description: >-
        This data type is the "ObjectContext" data type with specialisations for TimeBasedArea ([GeoArea, TimeWindow]).       
      type: object
      properties:
        contextAttribute:
          type: string
          enum:
            - TimeBasedArea
        contextCondition:
          type: string
          enum:
            - IS_ALL_OF
        contextValueRange:
          type: array
          uniqueItems: true
          items:
            $ref: 'TS28312_IntentNrm.yaml#/components/schemas/TimeBasedArea'
    PLMNContext:
      description: >-
        This data type is the "ObjectContext" data type with specialisations for PLMNContext