Amazon API Gateway · Schema

Model

AWSGatewayHTTP APIREST APIServerlessWebSocket

Properties

Name Type Description
id string The identifier of the model.
name string The name of the model.
description string The description of the model.
schema string The schema for the model. For application/json models, this should be JSON schema draft 4 model.
contentType string The content type for the model.
View JSON Schema on GitHub