Loading OpenAPI/TS28623_ComDefs.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -126,6 +126,7 @@ components: type: string pattern: '^[A-Fa-f0-9]{9}$' TimeWindow: description: This datatype is used for writable attribute oneOf: - type: object properties: Loading @@ -141,8 +142,8 @@ components: properties: endTime: $ref: '#/components/schemas/DateTime' description: This datatype is used for writable attribute TimeWindowRo: description: This datatype is used for readOnly attribute oneOf: - type: object properties: Loading @@ -158,7 +159,6 @@ components: properties: endTime: $ref: '#/components/schemas/DateTimeRo' description: This datatype is used for readOnly attribute GeoCoordinate: type: object properties: Loading Loading
OpenAPI/TS28623_ComDefs.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -126,6 +126,7 @@ components: type: string pattern: '^[A-Fa-f0-9]{9}$' TimeWindow: description: This datatype is used for writable attribute oneOf: - type: object properties: Loading @@ -141,8 +142,8 @@ components: properties: endTime: $ref: '#/components/schemas/DateTime' description: This datatype is used for writable attribute TimeWindowRo: description: This datatype is used for readOnly attribute oneOf: - type: object properties: Loading @@ -158,7 +159,6 @@ components: properties: endTime: $ref: '#/components/schemas/DateTimeRo' description: This datatype is used for readOnly attribute GeoCoordinate: type: object properties: Loading