Commit 7f392669 authored by ruiyue's avatar ruiyue
Browse files

Update

parent 450629ae
Loading
Loading
Loading
Loading
Loading
+0 −1660

File deleted.

Preview size limit exceeded, changes collapsed.

+9 −9
Original line number Diff line number Diff line
@@ -39,11 +39,11 @@ components:
              type: object
              oneOf:
                - $ref: '#/components/schemas/IntentExpectation'
                - $ref: 'TS28312_IntentExpectations.yaml#/components/schemas/RadioNetworkExpectation'
                - $ref: 'TS28312_IntentExpectations.yaml#/components/schemas/EdgeServiceSupportExpectation'
                - $ref: 'TS28312_IntentExpectations.yaml#/components/schemas/5GCNetworkExpectation'
                - $ref: 'TS28312_IntentExpectations.yaml#/components/schemas/RadioServiceExpectation'
                - $ref: 'TS28312_IntentExpectations.yaml#/components/schemas/NetworkMaintenanceExpectation'
                - $ref: 'TS28312_RadioNetworkExpectation.yaml#/components/schemas/RadioNetworkExpectation'
                - $ref: 'TS28312_EdgeServiceSupportExpectation.yaml#/components/schemas/EdgeServiceSupportExpectation'
                - $ref: 'TS28312_5GCNetworkExpectation.yaml#/components/schemas/5GCNetworkExpectation'
                - $ref: 'TS28312_RadioServiceExpectation.yaml#/components/schemas/RadioServiceExpectation'
                - $ref: 'TS28312_NetworkMaintenanceExpectation.yaml#/components/schemas/NetworkMaintenanceExpectation'
          intentMgmtPurpose:
            $ref: '#/components/schemas/IntentMgmtPurpose'
          contextSelectivity:
@@ -92,7 +92,7 @@ components:
            items:
              type: object
              oneOf:
                - $ref: 'TS28312_IntentExpectations.yaml#/components/schemas/SchedulingTimeContext'
                - $ref: '#/components/schemas/SchedulingTimeContext'
          intentHandlingInfo:
            $ref: '#/components/schemas/IntentHandlingInfo'
          intentInterpretationAssistanceInfo:
@@ -239,7 +239,7 @@ components:
          items:
            type: object
            oneOf:
              - $ref: 'TS28312_IntentExpectations.yaml#/components/schemas/SchedulingTimeContext'
              - $ref: '#/components/schemas/SchedulingTimeContext'
      required:
        - expectationId
        - expectationObject
@@ -970,9 +970,9 @@ components:
        targetValueRange:
          $ref: '#/components/schemas/ValueRangeType'
        cellContext:
          $ref: 'TS28312_IntentExpectations.yaml#/components/schemas/CellContext'
          $ref: 'TS28312_RadioNetworkExpectation.yaml#/components/schemas/CellContext'
        coverageAreaPolygonContext:
          $ref: 'TS28312_IntentExpectations.yaml#/components/schemas/CoverageAreaPolygonContext'          
          $ref: 'TS28312_RadioNetworkExpectation.yaml#/components/schemas/CoverageAreaPolygonContext'          
        

   #-------Definition of the generic IntentExplorationReport dataType----------------#