{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/DeleteModelRequest", "title": "DeleteModelRequest", "type": "object", "properties": {}, "description": "Request to delete an existing model in an existing RestApi resource." }