Commit f924cfd6 authored by ruiyue's avatar ruiyue
Browse files

Update file TS28623_ComDefs.yaml

parent bc9a9f8a
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -142,7 +142,7 @@ components:
            endTime:
              $ref: '#/components/schemas/DateTime'
      description: This datatype is used for writable attribute              
    TimeWindow:
    TimeWindowRo:
      oneOf:  
        - type: object
          properties:
@@ -158,7 +158,6 @@ components:
          properties:
            endTime:
              $ref: '#/components/schemas/DateTimeRo' 
      description: This datatype is used for writable attribute   
      description: This datatype is used for readOnly attribute                            
    GeoCoordinate:
      type: object