Point
allOf:
- $ref: '#/components/schemas/GADShape'
- type: object
Required:
- point
Properties:
point:
Reference: '#/components/schemas/GeographicalCoordinates'
allOf:
- $ref: '#/components/schemas/GADShape'
- type: object
Required:
- point
Properties:
point:
Reference: '#/components/schemas/GeographicalCoordinates'