Commit faa1c5c1 authored by ruiyue's avatar ruiyue
Browse files

Update 2 files

- /OpenAPI/TS28312_IntentNrm.yaml
- /OpenAPI/TS28312_IntentExpectations.yaml
parent 7874d1c7
Loading
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -846,7 +846,14 @@ components:
          type: array
          uniqueItems: true
          items:
            $ref: 'TS28312_IntentNrm.yaml#/components/schemas/TimeBasedArea'
            $ref: '#/components/schemas/TimeBasedArea'
    TimeBasedArea:
      type: object
      properties:
        geoArea:
          - $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea'
        timewindow:
          - $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindow'  
    PLMNContext:
      description: >-
        This data type is the "ObjectContext" data type with specialisations for PLMNContext       
+0 −11
Original line number Diff line number Diff line
@@ -267,7 +267,6 @@ components:
        - $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoCoordinate'
        - $ref: '#/components/schemas/UEGroup'
        - $ref: '#/components/schemas/Frequency'
        - $ref: '#/components/schemas/TimeBasedArea'
    UEGroup:
      description: >-
        It describes the UE Group, which is 
@@ -281,16 +280,6 @@ components:
          maximum: 255  
        sNssai: 
          $ref: 'TS28541_NrNrm.yaml#/components/schemas/Snssai'
    TimeBasedArea:
      description: >-
        It describes the time-based area, which is represented by the specific combination of 
        GeoArea and TimeWindow.
      type: object
      properties:
        geoArea:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea'
        timeWindow:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindow'
   #-------Definition of the generic dataType --------------#    
   
   #-------Definition of the generic ExpectationTarget dataType----------#