{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/GetModelsRequest", "title": "GetModelsRequest", "type": "object", "properties": {}, "description": "Request to list existing Models defined for a RestApi resource." }