{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ApiDocumentId", "title": "API Document ID", "description": "The API document identifier.", "type": "string", "format": "uuid", "example": "de5c9818-be5c-42e6-b514-e3d4bc30ddeb", "readOnly": true }