Commit 817ccee6 authored by potherakallo's avatar potherakallo Committed by sunse
Browse files

Update TS28623_ComDefs.yaml

parent 21be0384
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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