Commit 7fceeca6 authored by sunse's avatar sunse
Browse files

28.623_Rel18_CR0340_correction_to_OpenAPI_stage_3 Update TS28623_ComDefs.yaml

parent dbe09ec5
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -125,7 +125,9 @@ components:
          type: integer
    AreaOfInterest:
      oneOf:
        - $ref: '#/components/schemas/GeoAreaToCellMapping'
        - type: array
          items:
            $ref: '#/components/schemas/GeoAreaToCellMapping'
        - type: array
          items:
            $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Tai'
@@ -197,7 +199,7 @@ components:
    UsageState:
      type: string
      enum:
        - IDEL
        - IDLE
        - ACTIVE
        - BUSY
    AvailabilityStatus: