{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/UndeleteProjectRequest", "title": "UndeleteProjectRequest", "type": "object", "description": "Request message for undeleting a project.", "properties": {} }