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

Update file TS28623_ComDefs.yaml

parent 37275534
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -147,17 +147,17 @@ components:
        - type: object
          properties:
            startTime:
              $ref: '#/components/schemas/DateTimeRo'
              $ref: '#/components/schemas/DateTime'
            endTime:
              $ref: '#/components/schemas/DateTimeRo'
              $ref: '#/components/schemas/DateTime'
        - type: object
          properties:
            startTime:
              $ref: '#/components/schemas/DateTimeRo'
              $ref: '#/components/schemas/DateTime'
        - type: object
          properties:
            endTime:
              $ref: '#/components/schemas/DateTimeRo'                  
              $ref: '#/components/schemas/DateTime'                  
    GeoCoordinate:
      type: object
      properties: