{ "$schema": "https://json-structure.org/meta/extended/v0/#", "name": "BasePathMapping", "type": "record", "fields": [ { "name": "basePath", "type": "string" }, { "name": "restApiId", "type": "string" }, { "name": "stage", "type": "string" } ] }