Loading OpenAPI/TS28623_ComDefs.yaml +3 −7 Original line number Diff line number Diff line Loading @@ -170,17 +170,13 @@ components: $ref: '#/components/schemas/Longitude' altitude: $ref: '#/components/schemas/Float' GeoPolygon: type: array uniqueItems: true items: $ref: '#/components/schemas/GeoCoordinate' minItems: 1 GeoArea: oneOf: - type: object properties: geoPolygon: type: array items: $ref: '#/components/schemas/GeoCoordinate' minItems: 1 GeoAreaToCellMapping: Loading Loading
OpenAPI/TS28623_ComDefs.yaml +3 −7 Original line number Diff line number Diff line Loading @@ -170,17 +170,13 @@ components: $ref: '#/components/schemas/Longitude' altitude: $ref: '#/components/schemas/Float' GeoPolygon: type: array uniqueItems: true items: $ref: '#/components/schemas/GeoCoordinate' minItems: 1 GeoArea: oneOf: - type: object properties: geoPolygon: type: array items: $ref: '#/components/schemas/GeoCoordinate' minItems: 1 GeoAreaToCellMapping: Loading