Loading OpenAPI/TS28623_ComDefs.yaml +4 −6 Original line number Diff line number Diff line Loading @@ -106,17 +106,15 @@ components: $ref: '#/components/schemas/Longitude' altitude: $ref: '#/components/schemas/Float' GeoPolygon: type: array items: $ref: '#/components/schemas/GeoCoordinate' minItems: 1 GeoArea: oneOf: - type: object properties: geoPolygon: type: array items: $ref: '#/components/schemas/GeoCoordinate' minItems: 1 GeoAreaToCellMapping: type: object properties: Loading Loading
OpenAPI/TS28623_ComDefs.yaml +4 −6 Original line number Diff line number Diff line Loading @@ -106,17 +106,15 @@ components: $ref: '#/components/schemas/Longitude' altitude: $ref: '#/components/schemas/Float' GeoPolygon: type: array items: $ref: '#/components/schemas/GeoCoordinate' minItems: 1 GeoArea: oneOf: - type: object properties: geoPolygon: type: array items: $ref: '#/components/schemas/GeoCoordinate' minItems: 1 GeoAreaToCellMapping: type: object properties: Loading