Commit d1e8ace2 authored by potherakallo's avatar potherakallo Committed by sunse
Browse files

Update TS28623_ComDefs.yaml

parent badb62d0
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -106,11 +106,11 @@ components:
          $ref: '#/components/schemas/Longitude'
        altitude:
          $ref: '#/components/schemas/Float'
    ConvexGeoPolygon:
    GeoPolygon:
      type: array
      items:
        $ref: '#/components/schemas/GeoCoordinate'
      minItems: 3
      minItems: 1
    GeoArea:
      oneOf:
        - type: object