openapi: 3.1.0 info: title: GeofencingZone version: 2.0.0 description: Schema definition for the GeofencingZone entity in the Beckn Mobility domain. contact: name: Beckn Foundation url: https://beckn.org license: name: MIT url: https://opensource.org/licenses/MIT paths: {} components: schemas: GeofencingZone: type: object title: GeofencingZone description: 'Attributes for the GeofencingZone entity in the Beckn Mobility domain. ' properties: {} $id: https://schema.beckn.io/GeofencingZone/v2.0 x-tags: - mobility