{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "https://raw.githubusercontent.com/api-evangelist/django-cms/main/json-schema/djangocms-page-content-schema.json", "title": "Django CMS Page Content", "description": "JSON Schema for a Django CMS page content object as returned by the djangocms-rest API", "type": "object", "properties": { "title": { "type": "string", "maxLength": 255, "description": "Page title" }, "page_title": { "type": "string", "maxLength": 255, "description": "Page title used in the HTML