{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/Description", "title": "Description", "type": "string", "description": "A description of the object.", "example": "A description", "nullable": true }