Polygon

allOf:

- $ref: '#/components/schemas/GADShape'

- type: object

Required:

- pointList

Properties:

pointList:

Reference: '#/components/schemas/PointList'