{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/GetStageRequest",
"title": "GetStageRequest",
"type": "object",
"properties": {},
"description": "Requests API Gateway to get information about a Stage resource."
}