Loading OpenAPI/TS28623_ComDefs.yaml +15 −6 Original line number Diff line number Diff line Loading @@ -81,10 +81,19 @@ components: type: string pattern: '^[A-Fa-f0-9]{9}$' TimeWindow: type: object oneOf: - type: object properties: startTime: $ref: '#/components/schemas/DateTime' endTime: $ref: '#/components/schemas/DateTime' - type: object properties: startTime: $ref: '#/components/schemas/DateTime' - type: object properties: endTime: $ref: '#/components/schemas/DateTime' GeoCoordinate: Loading Loading
OpenAPI/TS28623_ComDefs.yaml +15 −6 Original line number Diff line number Diff line Loading @@ -81,10 +81,19 @@ components: type: string pattern: '^[A-Fa-f0-9]{9}$' TimeWindow: type: object oneOf: - type: object properties: startTime: $ref: '#/components/schemas/DateTime' endTime: $ref: '#/components/schemas/DateTime' - type: object properties: startTime: $ref: '#/components/schemas/DateTime' - type: object properties: endTime: $ref: '#/components/schemas/DateTime' GeoCoordinate: Loading