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