GetGatewayResponseRequest

Gets a GatewayResponse of a specified response type on the given RestApi.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-getgatewayresponserequest-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/GetGatewayResponseRequest",
  "title": "GetGatewayResponseRequest",
  "type": "object",
  "properties": {},
  "description": "Gets a GatewayResponse of a specified response type on the given RestApi."
}