{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/GetGatewayResponsesRequest", "title": "GetGatewayResponsesRequest", "type": "object", "properties": {}, "description": "Gets the GatewayResponses collection on the given RestApi. If an API developer has not added any definitions for gateway responses, the result will be the API Gateway-generated default GatewayResponses collection for the supported response types." }