Loading OpenAPI/TS28623_ComDefs.yaml +5 −4 Original line number Diff line number Diff line Loading @@ -112,10 +112,11 @@ components: $ref: '#/components/schemas/GeoCoordinate' minItems: 3 GeoArea: type: object oneOf: - type: object properties: convexGeoPolygon: $ref: '#/components/schemas/ConvexGeoPolygon' geoPolygon: $ref: '#/components/schemas/GeoCoordinate' GeoAreaToCellMapping: type: object properties: Loading Loading
OpenAPI/TS28623_ComDefs.yaml +5 −4 Original line number Diff line number Diff line Loading @@ -112,10 +112,11 @@ components: $ref: '#/components/schemas/GeoCoordinate' minItems: 3 GeoArea: type: object oneOf: - type: object properties: convexGeoPolygon: $ref: '#/components/schemas/ConvexGeoPolygon' geoPolygon: $ref: '#/components/schemas/GeoCoordinate' GeoAreaToCellMapping: type: object properties: Loading