Loading OpenAPI/TS28623_ComDefs.yaml +7 −5 Original line number Diff line number Diff line Loading @@ -142,22 +142,24 @@ components: properties: endTime: $ref: '#/components/schemas/DateTime' TimeWindowRo: description: This datatype is used for readOnly attribute oneOf: - type: object properties: startTime: $ref: '#/components/schemas/DateTime' $ref: '#/components/schemas/DateTimeRo' endTime: $ref: '#/components/schemas/DateTime' $ref: '#/components/schemas/DateTimeRo' - type: object properties: startTime: $ref: '#/components/schemas/DateTime' $ref: '#/components/schemas/DateTimeRo' - type: object properties: endTime: $ref: '#/components/schemas/DateTime' $ref: '#/components/schemas/DateTimeRo' GeoCoordinate: type: object properties: Loading Loading
OpenAPI/TS28623_ComDefs.yaml +7 −5 Original line number Diff line number Diff line Loading @@ -142,22 +142,24 @@ components: properties: endTime: $ref: '#/components/schemas/DateTime' TimeWindowRo: description: This datatype is used for readOnly attribute oneOf: - type: object properties: startTime: $ref: '#/components/schemas/DateTime' $ref: '#/components/schemas/DateTimeRo' endTime: $ref: '#/components/schemas/DateTime' $ref: '#/components/schemas/DateTimeRo' - type: object properties: startTime: $ref: '#/components/schemas/DateTime' $ref: '#/components/schemas/DateTimeRo' - type: object properties: endTime: $ref: '#/components/schemas/DateTime' $ref: '#/components/schemas/DateTimeRo' GeoCoordinate: type: object properties: Loading