{
    "name": "Topluxes",
    "description": "",
    "url": "https:\/\/topluxes.com",
    "home": "https:\/\/topluxes.com\/de",
    "gmt_offset": "0",
    "timezone_string": "",
    "page_for_posts": 0,
    "page_on_front": 2166,
    "show_on_front": "page",
    "namespaces": [
        "oembed\/1.0",
        "akismet\/v1",
        "contact-form-7\/v1",
        "social-share\/v1",
        "social-counts\/v1",
        "powerkit-toc\/v1",
        "yoast\/v1",
        "monsterinsights\/v1",
        "csco\/v1",
        "regenerate-thumbnails\/v1",
        "tweet-old-post\/v8",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1",
        "wp-abilities\/v1"
    ],
    "authentication": {
        "application-passwords": {
            "endpoints": {
                "authorization": "https:\/\/topluxes.com\/wp-admin\/authorize-application.php"
            }
        }
    },
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/"
                    }
                ]
            }
        },
        "\/batch\/v1": {
            "namespace": "",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "validation": {
                            "type": "string",
                            "enum": [
                                "require-all-validate",
                                "normal"
                            ],
                            "default": "normal",
                            "required": false
                        },
                        "requests": {
                            "type": "array",
                            "maxItems": 25,
                            "items": {
                                "type": "object",
                                "properties": {
                                    "method": {
                                        "type": "string",
                                        "enum": [
                                            "POST",
                                            "PUT",
                                            "PATCH",
                                            "DELETE"
                                        ],
                                        "default": "POST"
                                    },
                                    "path": {
                                        "type": "string",
                                        "required": true
                                    },
                                    "body": {
                                        "type": "object",
                                        "properties": [],
                                        "additionalProperties": true
                                    },
                                    "headers": {
                                        "type": "object",
                                        "properties": [],
                                        "additionalProperties": {
                                            "type": [
                                                "string",
                                                "array"
                                            ],
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/batch\/v1"
                    }
                ]
            }
        },
        "\/oembed\/1.0": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "oembed\/1.0",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "Die URL der Ressource, f\u00fcr die oEmbed-Daten abgerufen werden sollen.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "Die URL der Ressource, f\u00fcr die oEmbed-Daten abgerufen werden sollen.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "Das zu verwendende oEmbed-Format.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "Die maximale Breite des eingebundenen Frames in Pixel.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "Die maximale H\u00f6he des eingebundenen Frames in Pixel.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "Ob eine oEmbed-Discovery-Anfrage f\u00fcr nicht sanktionierte Anbieter durchgef\u00fchrt werden soll.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/akismet\/v1": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "akismet\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/akismet\/v1"
                    }
                ]
            }
        },
        "\/akismet\/v1\/key": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "Ein 12-stelliger Akismet-API-Schl\u00fcssel. Erh\u00e4ltlich unter akismet.com\/get\/",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/akismet\/v1\/key"
                    }
                ]
            }
        },
        "\/akismet\/v1\/settings": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "akismet_strictness": {
                            "type": "boolean",
                            "description": "Wenn wahr, wird Akismet automatisch den schlimmsten Spam automatisch aussortieren, anstatt ihn in den Spam-Ordner zu legen.",
                            "required": false
                        },
                        "akismet_show_user_comments_approved": {
                            "type": "boolean",
                            "description": "Wenn wahr, zeige die Anzahl der genehmigten Kommentare neben jedem Kommentarautor in der Kommentarliste an.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/akismet\/v1\/settings"
                    }
                ]
            }
        },
        "\/akismet\/v1\/stats": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "interval": {
                            "type": "string",
                            "description": "Der Zeitraum, f\u00fcr den Statistiken abgerufen werden. Optionen: 60 Tage, 6 Monate, alle",
                            "default": "all",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/akismet\/v1\/stats"
                    }
                ]
            }
        },
        "\/akismet\/v1\/stats\/(?P<interval>[\\w+])": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "interval": {
                            "description": "Der Zeitraum, f\u00fcr den Statistiken abgerufen werden. Optionen: 60 Tage, 6 Monate, alle",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/akismet\/v1\/alert": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "Ein 12-stelliger Akismet-API-Schl\u00fcssel. Erh\u00e4ltlich unter akismet.com\/get\/",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "Ein 12-stelliger Akismet-API-Schl\u00fcssel. Erh\u00e4ltlich unter akismet.com\/get\/",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "Ein 12-stelliger Akismet-API-Schl\u00fcssel. Erh\u00e4ltlich unter akismet.com\/get\/",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/akismet\/v1\/alert"
                    }
                ]
            }
        },
        "\/contact-form-7\/v1": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "contact-form-7\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/contact-form-7\/v1"
                    }
                ]
            }
        },
        "\/contact-form-7\/v1\/contact-forms": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/contact-form-7\/v1\/contact-forms"
                    }
                ]
            }
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/feedback": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/feedback\/schema": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/refill": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/social-share\/v1": {
            "namespace": "social-share\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "social-share\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/social-share\/v1"
                    }
                ]
            }
        },
        "\/social-share\/v1\/get-shares": {
            "namespace": "social-share\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/social-share\/v1\/get-shares"
                    }
                ]
            }
        },
        "\/social-counts\/v1": {
            "namespace": "social-counts\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "social-counts\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/social-counts\/v1"
                    }
                ]
            }
        },
        "\/social-counts\/v1\/get-counts": {
            "namespace": "social-counts\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/social-counts\/v1\/get-counts"
                    }
                ]
            }
        },
        "\/powerkit-toc\/v1": {
            "namespace": "powerkit-toc\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "powerkit-toc\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/powerkit-toc\/v1"
                    }
                ]
            }
        },
        "\/powerkit-toc\/v1\/get": {
            "namespace": "powerkit-toc\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/powerkit-toc\/v1\/get"
                    }
                ]
            }
        },
        "\/yoast\/v1": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "yoast\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1"
                    }
                ]
            }
        },
        "\/yoast\/v1\/file_size": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "type": "string",
                            "description": "The url to retrieve",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/file_size"
                    }
                ]
            }
        },
        "\/yoast\/v1\/statistics": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/statistics"
                    }
                ]
            }
        },
        "\/yoast\/v1\/alerts\/dismiss": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "key": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/alerts\/dismiss"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/site_representation": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "company_or_person": {
                            "type": "string",
                            "enum": [
                                "company",
                                "person"
                            ],
                            "required": true
                        },
                        "company_name": {
                            "type": "string",
                            "required": false
                        },
                        "company_logo": {
                            "type": "string",
                            "required": false
                        },
                        "company_logo_id": {
                            "type": "integer",
                            "required": false
                        },
                        "person_logo": {
                            "type": "string",
                            "required": false
                        },
                        "person_logo_id": {
                            "type": "integer",
                            "required": false
                        },
                        "company_or_person_user_id": {
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/configuration\/site_representation"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/social_profiles": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "facebook_site": {
                            "type": "string",
                            "required": false
                        },
                        "twitter_site": {
                            "type": "string",
                            "required": false
                        },
                        "other_social_urls": {
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/configuration\/social_profiles"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/person_social_profiles": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "user_id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "user_id": {
                            "type": "integer",
                            "required": false
                        },
                        "facebook": {
                            "type": "string",
                            "required": false
                        },
                        "instagram": {
                            "type": "string",
                            "required": false
                        },
                        "linkedin": {
                            "type": "string",
                            "required": false
                        },
                        "myspace": {
                            "type": "string",
                            "required": false
                        },
                        "pinterest": {
                            "type": "string",
                            "required": false
                        },
                        "soundcloud": {
                            "type": "string",
                            "required": false
                        },
                        "tumblr": {
                            "type": "string",
                            "required": false
                        },
                        "twitter": {
                            "type": "string",
                            "required": false
                        },
                        "youtube": {
                            "type": "string",
                            "required": false
                        },
                        "wikipedia": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/configuration\/person_social_profiles"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/check_capability": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "user_id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/configuration\/check_capability"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/enable_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "tracking": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/configuration\/enable_tracking"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/save_configuration_state": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "finishedSteps": {
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/configuration\/save_configuration_state"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/get_configuration_state": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/configuration\/get_configuration_state"
                    }
                ]
            }
        },
        "\/yoast\/v1\/import\/(?P<plugin>[\\w-]+)\/(?P<type>[\\w-]+)": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/yoast\/v1\/get_head": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/get_head"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/indexing\/posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/terms": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/indexing\/terms"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/post-type-archives": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/indexing\/post-type-archives"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/general": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/indexing\/general"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/prepare": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/indexing\/prepare"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/indexables-complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/indexing\/indexables-complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/indexing\/complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link-indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/link-indexing\/posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link-indexing\/terms": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/link-indexing\/terms"
                    }
                ]
            }
        },
        "\/yoast\/v1\/integrations\/set_semrush_active": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "active": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/integrations\/set_semrush_active"
                    }
                ]
            }
        },
        "\/yoast\/v1\/integrations\/set_wincher_active": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "active": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/integrations\/set_wincher_active"
                    }
                ]
            }
        },
        "\/yoast\/v1\/integrations\/set_ryte_active": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "active": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/integrations\/set_ryte_active"
                    }
                ]
            }
        },
        "\/yoast\/v1\/integrations\/set_wordproof_active": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "active": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/integrations\/set_wordproof_active"
                    }
                ]
            }
        },
        "\/yoast\/v1\/integrations\/set_zapier_active": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "active": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/integrations\/set_zapier_active"
                    }
                ]
            }
        },
        "\/yoast\/v1\/integrations\/set_algolia_active": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "active": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/integrations\/set_algolia_active"
                    }
                ]
            }
        },
        "\/yoast\/v1\/meta\/search": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/meta\/search"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/authenticate": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/semrush\/authenticate"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/country_code": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country_code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/semrush\/country_code"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/related_keyphrases": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "keyphrase": {
                            "required": true
                        },
                        "country_code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/semrush\/related_keyphrases"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/authorization-url": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/wincher\/authorization-url"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/authenticate": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "required": true
                        },
                        "websiteId": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/wincher\/authenticate"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases\/track": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyphrases": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/wincher\/keyphrases\/track"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyphrases": {
                            "required": false
                        },
                        "permalink": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/wincher\/keyphrases"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases\/untrack": {
            "namespace": "yoast\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/wincher\/keyphrases\/untrack"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/yoast\/v1\/workouts"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "monsterinsights\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/monsterinsights\/v1"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/popular-posts\/themes\/(?P<type>[a-zA-Z0-9-]+)": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/monsterinsights\/v1\/terms\/(?P<slug>[a-zA-Z0-9-_]+)": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/monsterinsights\/v1\/taxonomy\/(?P<slug>[a-zA-Z0-9-_]+)": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/csco\/v1": {
            "namespace": "csco\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "csco\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/csco\/v1"
                    }
                ]
            }
        },
        "\/csco\/v1\/more-posts": {
            "namespace": "csco\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/csco\/v1\/more-posts"
                    }
                ]
            }
        },
        "\/csco\/v1\/more-nextpost": {
            "namespace": "csco\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/csco\/v1\/more-nextpost"
                    }
                ]
            }
        },
        "\/regenerate-thumbnails\/v1": {
            "namespace": "regenerate-thumbnails\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "regenerate-thumbnails\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/regenerate-thumbnails\/v1"
                    }
                ]
            }
        },
        "\/regenerate-thumbnails\/v1\/regenerate\/(?P<id>[\\d]+)": {
            "namespace": "regenerate-thumbnails\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "only_regenerate_missing_thumbnails": {
                            "description": "Ob nur fehlende Vorschaubilder regeneriert werden sollen. Damit geht es schneller.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "delete_unregistered_thumbnail_files": {
                            "description": "Ob alle alten, jetzt nicht mehr zugewiesene Vorschaubilder gel\u00f6scht werden sollen.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "update_usages_in_posts": {
                            "description": "Ob die Bilder-Schlagw\u00f6rter in allen Beitr\u00e4gen, die diesen Anhang verwenden, aktualisiert werden sollen.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "update_usages_in_posts_post_type": {
                            "description": "Der Typ von Beitr\u00e4gen, die aktualisiert werden sollen. Standard sind alle \u00f6ffentlichen Beitragstypen.",
                            "type": "array",
                            "default": [],
                            "required": false
                        },
                        "update_usages_in_posts_post_ids": {
                            "description": "Bestimmte Beitrag-IDs, die aktualisiert werden sollen, statt aller Beitr\u00e4ge, die diese Anlage verwenden.",
                            "type": "array",
                            "default": [],
                            "required": false
                        },
                        "update_usages_in_posts_posts_per_loop": {
                            "description": "Beitr\u00e4ge, die pro Durchlauf verarbeitet werden sollen. Damit soll die Nutzung von Arbeitsspeicher kontrolliert werden und wahrscheinlich brauchst du diesen Wert nicht anzupassen.",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/regenerate-thumbnails\/v1\/attachmentinfo\/(?P<id>[\\d]+)": {
            "namespace": "regenerate-thumbnails\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/regenerate-thumbnails\/v1\/featuredimages": {
            "namespace": "regenerate-thumbnails\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/regenerate-thumbnails\/v1\/featuredimages"
                    }
                ]
            }
        },
        "\/csco\/v1\/menu-posts": {
            "namespace": "csco\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/csco\/v1\/menu-posts"
                    }
                ]
            }
        },
        "\/tweet-old-post\/v8": {
            "namespace": "tweet-old-post\/v8",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "tweet-old-post\/v8",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/tweet-old-post\/v8"
                    }
                ]
            }
        },
        "\/tweet-old-post\/v8\/api": {
            "namespace": "tweet-old-post\/v8",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/tweet-old-post\/v8\/api"
                    }
                ]
            }
        },
        "\/tweet-old-post\/v8\/facebook\/authorize": {
            "namespace": "tweet-old-post\/v8",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/tweet-old-post\/v8\/facebook\/authorize"
                    }
                ]
            }
        },
        "\/tweet-old-post\/v8\/facebook\/authenticate": {
            "namespace": "tweet-old-post\/v8",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/tweet-old-post\/v8\/facebook\/authenticate"
                    }
                ]
            }
        },
        "\/tweet-old-post\/v8\/twitter\/authorize": {
            "namespace": "tweet-old-post\/v8",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/tweet-old-post\/v8\/twitter\/authorize"
                    }
                ]
            }
        },
        "\/tweet-old-post\/v8\/twitter\/authenticate": {
            "namespace": "tweet-old-post\/v8",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/tweet-old-post\/v8\/twitter\/authenticate"
                    }
                ]
            }
        },
        "\/tweet-old-post\/v8\/linkedin\/authorize": {
            "namespace": "tweet-old-post\/v8",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/tweet-old-post\/v8\/linkedin\/authorize"
                    }
                ]
            }
        },
        "\/tweet-old-post\/v8\/linkedin\/authenticate": {
            "namespace": "tweet-old-post\/v8",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/tweet-old-post\/v8\/linkedin\/authenticate"
                    }
                ]
            }
        },
        "\/tweet-old-post\/v8\/tumblr\/authorize": {
            "namespace": "tweet-old-post\/v8",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/tweet-old-post\/v8\/tumblr\/authorize"
                    }
                ]
            }
        },
        "\/tweet-old-post\/v8\/tumblr\/authenticate": {
            "namespace": "tweet-old-post\/v8",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/tweet-old-post\/v8\/tumblr\/authenticate"
                    }
                ]
            }
        },
        "\/tweet-old-post\/v8\/pinterest\/authorize": {
            "namespace": "tweet-old-post\/v8",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/tweet-old-post\/v8\/pinterest\/authorize"
                    }
                ]
            }
        },
        "\/tweet-old-post\/v8\/pinterest\/authenticate": {
            "namespace": "tweet-old-post\/v8",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/tweet-old-post\/v8\/pinterest\/authenticate"
                    }
                ]
            }
        },
        "\/wp\/v2": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ergebnisse auf alle begrenzen, die mit einer Zeichenfolge \u00fcbereinstimmen.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die nach einem gegebenen ISO8601-konformen Datum ver\u00f6ffentlicht wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die nach einem bestimmten ISO8601-konformen Datum ge\u00e4ndert wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Ergebnissatz auf Beitr\u00e4ge begrenzen, die bestimmten Autoren zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz Beitr\u00e4ge ausschlie\u00dft, die bestimmten Autoren zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die vor einem gegebenen ISO8601-konformen Datum ver\u00f6ffentlicht wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die vor einem bestimmten ISO8601-konformen Datum ge\u00e4ndert wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz bestimmte IDs ausschlie\u00dft.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ergebnissatz auf bestimmte IDs begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Wie man Suchbegriffe interpretiert.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschiebt den Ergebnissatz um eine bestimmte Anzahl an Elementen.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attribut f\u00fcr aufsteigende oder absteigende Sortierung.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sammlung nach Beitragsattribut sortieren.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array mit den zu durchsuchenden Spaltennamen.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ergebnissatz auf Beitr\u00e4ge mit einer oder mehreren bestimmten Titelformen begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ergebnissatz auf Beitr\u00e4ge begrenzen, denen ein oder mehrere Status zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Abfrage-Ergebnis auf Basis der Beziehung zwischen mehreren Taxonomien einschr\u00e4nken.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Ergebnissatz auf Elemente beschr\u00e4nken, denen bestimmte Begriffe in der Taxonomie categories zugewiesen sind.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Begriffs-ID-Liste",
                                    "description": "Begriffe mit den gelisteten IDs vergleichen.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Abfrage der Begriffs-ID-Taxonomie",
                                    "description": "F\u00fchre eine erweiterte Begriffsabfrage durch.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Begriff-IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Ob untergeordnete Begriffe in Begriffe, welche die Ergebnismenge begrenzen, mit einbezogen werden sollen.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Ob Elemente allen oder beliebigen festgelegten Begriffen zugewiesen sein m\u00fcssen.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Ergebnissatz auf Elemente beschr\u00e4nken, au\u00dfer auf solche, denen bestimmte Begriffe in der Taxonomie categories zugewiesen sind.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Begriffs-ID-Liste",
                                    "description": "Begriffe mit den gelisteten IDs vergleichen.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Abfrage der Begriffs-ID-Taxonomie",
                                    "description": "F\u00fchre eine erweiterte Begriffsabfrage durch.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Begriff-IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Ob untergeordnete Begriffe in Begriffe, welche die Ergebnismenge begrenzen, mit einbezogen werden sollen.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Ergebnissatz auf Elemente beschr\u00e4nken, denen bestimmte Begriffe in der Taxonomie tags zugewiesen sind.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Begriffs-ID-Liste",
                                    "description": "Begriffe mit den gelisteten IDs vergleichen.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Abfrage der Begriffs-ID-Taxonomie",
                                    "description": "F\u00fchre eine erweiterte Begriffsabfrage durch.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Begriff-IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Ob Elemente allen oder beliebigen festgelegten Begriffen zugewiesen sein m\u00fcssen.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Ergebnissatz auf Elemente beschr\u00e4nken, au\u00dfer auf solche, denen bestimmte Begriffe in der Taxonomie tags zugewiesen sind.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Begriffs-ID-Liste",
                                    "description": "Begriffe mit den gelisteten IDs vergleichen.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Abfrage der Begriffs-ID-Taxonomie",
                                    "description": "F\u00fchre eine erweiterte Begriffsabfrage durch.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Begriff-IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Ergebnissatz auf Elemente begrenzen, die oben gehalten werden.",
                            "type": "boolean",
                            "required": false
                        },
                        "ignore_sticky": {
                            "description": "Ob oben gehaltene Beitr\u00e4ge ignoriert werden sollen oder nicht.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "Ergebnissatz auf Elemente begrenzen, denen ein oder mehrere bestimmte Formate zugeordnet sind.",
                            "type": "array",
                            "uniqueItems": true,
                            "items": {
                                "enum": [
                                    "standard",
                                    "aside",
                                    "chat",
                                    "gallery",
                                    "link",
                                    "image",
                                    "quote",
                                    "status",
                                    "video",
                                    "audio"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Datum, an dem der Kommentar ver\u00f6ffentlicht wurde, in der Zeitzone der Website.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Das Datum in UTC, an dem der Beitrag ver\u00f6ffentlicht wurde.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alphanumerische Kennung f\u00fcr den Beitrag, die f\u00fcr seinen Typ eindeutig ist.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ein benannter Status f\u00fcr den Beitrag.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Ein Passwort, um vor Zugriff auf Inhalt und Textauszug zu sch\u00fctzen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Der Titel f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Titel f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Der Inhalt f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhalt f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Inhalt f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Die Version des Inhaltsblock-Formats, das von dem Beitrag verwendet wird.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ob der Inhalt durch ein Passwort gesch\u00fctzt ist.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Die ID f\u00fcr den Autor des Beitrags.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Der Textauszug f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Textauszug f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Textauszug f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ob der Textauszug durch ein Passwort gesch\u00fctzt ist.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Die ID des hervorgehobenen Mediums f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Ob Kommentare f\u00fcr den Beitrag ge\u00f6ffnet sind, oder nicht.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Ob der Beitrag gepingt werden kann, oder nicht.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Das Format f\u00fcr den Beitrag.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Metafelder.",
                            "type": "object",
                            "properties": {
                                "_mi_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "csco_singular_sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_page_header_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_appearance_grid": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_page_load_nextpost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_post_video_location": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "csco_post_video_location_hash": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_post_video_url": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_post_video_bg_start_time": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "csco_post_video_bg_end_time": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Ob der Beitrag als oben gehalten behandelt werden soll, oder nicht.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Die Theme-Datei, die zur Anzeige des Beitrags benutzt wird.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Die Begriffe, die dem Beitrag in der Taxonomie category zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Die Begriffe, die dem Beitrag in der Taxonomie post_tag zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/posts"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Setzt die Standardl\u00e4nge des Textauszugs au\u00dfer Kraft.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Das Passwort f\u00fcr den Beitrag, falls dieser passwortgesch\u00fctzt ist.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum, an dem der Kommentar ver\u00f6ffentlicht wurde, in der Zeitzone der Website.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Das Datum in UTC, an dem der Beitrag ver\u00f6ffentlicht wurde.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alphanumerische Kennung f\u00fcr den Beitrag, die f\u00fcr seinen Typ eindeutig ist.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ein benannter Status f\u00fcr den Beitrag.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Ein Passwort, um vor Zugriff auf Inhalt und Textauszug zu sch\u00fctzen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Der Titel f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Titel f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Der Inhalt f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhalt f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Inhalt f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Die Version des Inhaltsblock-Formats, das von dem Beitrag verwendet wird.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ob der Inhalt durch ein Passwort gesch\u00fctzt ist.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Die ID f\u00fcr den Autor des Beitrags.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Der Textauszug f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Textauszug f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Textauszug f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ob der Textauszug durch ein Passwort gesch\u00fctzt ist.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Die ID des hervorgehobenen Mediums f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Ob Kommentare f\u00fcr den Beitrag ge\u00f6ffnet sind, oder nicht.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Ob der Beitrag gepingt werden kann, oder nicht.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Das Format f\u00fcr den Beitrag.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Metafelder.",
                            "type": "object",
                            "properties": {
                                "_mi_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "csco_singular_sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_page_header_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_appearance_grid": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_page_load_nextpost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_post_video_location": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "csco_post_video_location_hash": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_post_video_url": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_post_video_bg_start_time": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "csco_post_video_bg_end_time": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Ob der Beitrag als oben gehalten behandelt werden soll, oder nicht.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Die Theme-Datei, die zur Anzeige des Beitrags benutzt wird.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Die Begriffe, die dem Beitrag in der Taxonomie category zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Die Begriffe, die dem Beitrag in der Taxonomie post_tag zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Ob der Papierkorb umgangen werden soll und das L\u00f6schen erzwungen.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete Revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ergebnisse auf alle begrenzen, die mit einer Zeichenfolge \u00fcbereinstimmen.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz bestimmte IDs ausschlie\u00dft.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ergebnissatz auf bestimmte IDs begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschiebt den Ergebnissatz um eine bestimmte Anzahl an Elementen.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attribut f\u00fcr aufsteigende oder absteigende Sortierung.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortiere die Sammlung nach einem Attribut des Objekts.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete Revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr die Revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete Revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr die Revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Setzen auf true erforderlich, denn Revisionen k\u00f6nnen nicht in den Papierkorb gelegt werden.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum, an dem der Kommentar ver\u00f6ffentlicht wurde, in der Zeitzone der Website.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Das Datum in UTC, an dem der Beitrag ver\u00f6ffentlicht wurde.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alphanumerische Kennung f\u00fcr den Beitrag, die f\u00fcr seinen Typ eindeutig ist.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ein benannter Status f\u00fcr den Beitrag.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Ein Passwort, um vor Zugriff auf Inhalt und Textauszug zu sch\u00fctzen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Der Titel f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Titel f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Der Inhalt f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhalt f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Inhalt f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Die Version des Inhaltsblock-Formats, das von dem Beitrag verwendet wird.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ob der Inhalt durch ein Passwort gesch\u00fctzt ist.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Die ID f\u00fcr den Autor des Beitrags.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Der Textauszug f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Textauszug f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Textauszug f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ob der Textauszug durch ein Passwort gesch\u00fctzt ist.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Die ID des hervorgehobenen Mediums f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Ob Kommentare f\u00fcr den Beitrag ge\u00f6ffnet sind, oder nicht.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Ob der Beitrag gepingt werden kann, oder nicht.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Das Format f\u00fcr den Beitrag.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Metafelder.",
                            "type": "object",
                            "properties": {
                                "_mi_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "csco_singular_sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_page_header_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_appearance_grid": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_page_load_nextpost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_post_video_location": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "csco_post_video_location_hash": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_post_video_url": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_post_video_bg_start_time": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "csco_post_video_bg_end_time": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Ob der Beitrag als oben gehalten behandelt werden soll, oder nicht.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Die Theme-Datei, die zur Anzeige des Beitrags benutzt wird.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Die Begriffe, die dem Beitrag in der Taxonomie category zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Die Begriffe, die dem Beitrag in der Taxonomie post_tag zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Die ID f\u00fcr die automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ergebnisse auf alle begrenzen, die mit einer Zeichenfolge \u00fcbereinstimmen.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die nach einem gegebenen ISO8601-konformen Datum ver\u00f6ffentlicht wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die nach einem bestimmten ISO8601-konformen Datum ge\u00e4ndert wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Ergebnissatz auf Beitr\u00e4ge begrenzen, die bestimmten Autoren zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz Beitr\u00e4ge ausschlie\u00dft, die bestimmten Autoren zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die vor einem gegebenen ISO8601-konformen Datum ver\u00f6ffentlicht wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die vor einem bestimmten ISO8601-konformen Datum ge\u00e4ndert wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz bestimmte IDs ausschlie\u00dft.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ergebnissatz auf bestimmte IDs begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Ergebnissatz auf Beitr\u00e4ge begrenzen, die einem bestimmten menu_order-Wert haben.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Wie man Suchbegriffe interpretiert.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschiebt den Ergebnissatz um eine bestimmte Anzahl an Elementen.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attribut f\u00fcr aufsteigende oder absteigende Sortierung.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sammlung nach Beitragsattribut sortieren.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ergebnissatz auf alle Elemente bestimmter Eltern-IDs begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ergebnissatz auf alle Elemente begrenzen, au\u00dfer denen mit einer bestimmten Eltern-ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array mit den zu durchsuchenden Spaltennamen.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ergebnissatz auf Beitr\u00e4ge mit einer oder mehreren bestimmten Titelformen begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ergebnissatz auf Beitr\u00e4ge begrenzen, denen ein oder mehrere Status zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Datum, an dem der Kommentar ver\u00f6ffentlicht wurde, in der Zeitzone der Website.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Das Datum in UTC, an dem der Beitrag ver\u00f6ffentlicht wurde.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alphanumerische Kennung f\u00fcr den Beitrag, die f\u00fcr seinen Typ eindeutig ist.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ein benannter Status f\u00fcr den Beitrag.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Ein Passwort, um vor Zugriff auf Inhalt und Textauszug zu sch\u00fctzen.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Die ID f\u00fcr den \u00fcbergeordneten Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Der Titel f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Titel f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Der Inhalt f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhalt f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Inhalt f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Die Version des Inhaltsblock-Formats, das von dem Beitrag verwendet wird.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ob der Inhalt durch ein Passwort gesch\u00fctzt ist.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Die ID f\u00fcr den Autor des Beitrags.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Der Textauszug f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Textauszug f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Textauszug f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ob der Textauszug durch ein Passwort gesch\u00fctzt ist.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Die ID des hervorgehobenen Mediums f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Ob Kommentare f\u00fcr den Beitrag ge\u00f6ffnet sind, oder nicht.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Ob der Beitrag gepingt werden kann, oder nicht.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Die Reihenfolge des Beitrags in Bezug auf andere Beitr\u00e4ge.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metafelder.",
                            "type": "object",
                            "properties": {
                                "_mi_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "csco_singular_sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_page_header_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_appearance_grid": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_page_load_nextpost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_post_video_location": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "csco_post_video_location_hash": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_post_video_url": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_post_video_bg_start_time": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "csco_post_video_bg_end_time": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Die Theme-Datei, die zur Anzeige des Beitrags benutzt wird.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/pages"
                    }
                ]
            }
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Setzt die Standardl\u00e4nge des Textauszugs au\u00dfer Kraft.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Das Passwort f\u00fcr den Beitrag, falls dieser passwortgesch\u00fctzt ist.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum, an dem der Kommentar ver\u00f6ffentlicht wurde, in der Zeitzone der Website.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Das Datum in UTC, an dem der Beitrag ver\u00f6ffentlicht wurde.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alphanumerische Kennung f\u00fcr den Beitrag, die f\u00fcr seinen Typ eindeutig ist.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ein benannter Status f\u00fcr den Beitrag.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Ein Passwort, um vor Zugriff auf Inhalt und Textauszug zu sch\u00fctzen.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Die ID f\u00fcr den \u00fcbergeordneten Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Der Titel f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Titel f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Der Inhalt f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhalt f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Inhalt f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Die Version des Inhaltsblock-Formats, das von dem Beitrag verwendet wird.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ob der Inhalt durch ein Passwort gesch\u00fctzt ist.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Die ID f\u00fcr den Autor des Beitrags.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Der Textauszug f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Textauszug f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Textauszug f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ob der Textauszug durch ein Passwort gesch\u00fctzt ist.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Die ID des hervorgehobenen Mediums f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Ob Kommentare f\u00fcr den Beitrag ge\u00f6ffnet sind, oder nicht.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Ob der Beitrag gepingt werden kann, oder nicht.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Die Reihenfolge des Beitrags in Bezug auf andere Beitr\u00e4ge.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metafelder.",
                            "type": "object",
                            "properties": {
                                "_mi_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "csco_singular_sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_page_header_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_appearance_grid": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_page_load_nextpost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_post_video_location": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "csco_post_video_location_hash": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_post_video_url": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_post_video_bg_start_time": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "csco_post_video_bg_end_time": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Die Theme-Datei, die zur Anzeige des Beitrags benutzt wird.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Ob der Papierkorb umgangen werden soll und das L\u00f6schen erzwungen.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete Revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ergebnisse auf alle begrenzen, die mit einer Zeichenfolge \u00fcbereinstimmen.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz bestimmte IDs ausschlie\u00dft.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ergebnissatz auf bestimmte IDs begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschiebt den Ergebnissatz um eine bestimmte Anzahl an Elementen.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attribut f\u00fcr aufsteigende oder absteigende Sortierung.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortiere die Sammlung nach einem Attribut des Objekts.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete Revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr die Revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete Revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr die Revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Setzen auf true erforderlich, denn Revisionen k\u00f6nnen nicht in den Papierkorb gelegt werden.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr den \u00fcbergeordneten Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum, an dem der Kommentar ver\u00f6ffentlicht wurde, in der Zeitzone der Website.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Das Datum in UTC, an dem der Beitrag ver\u00f6ffentlicht wurde.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alphanumerische Kennung f\u00fcr den Beitrag, die f\u00fcr seinen Typ eindeutig ist.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ein benannter Status f\u00fcr den Beitrag.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Ein Passwort, um vor Zugriff auf Inhalt und Textauszug zu sch\u00fctzen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Der Titel f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Titel f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Der Inhalt f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhalt f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Inhalt f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Die Version des Inhaltsblock-Formats, das von dem Beitrag verwendet wird.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ob der Inhalt durch ein Passwort gesch\u00fctzt ist.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Die ID f\u00fcr den Autor des Beitrags.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Der Textauszug f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Textauszug f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Textauszug f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ob der Textauszug durch ein Passwort gesch\u00fctzt ist.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Die ID des hervorgehobenen Mediums f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Ob Kommentare f\u00fcr den Beitrag ge\u00f6ffnet sind, oder nicht.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Ob der Beitrag gepingt werden kann, oder nicht.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Die Reihenfolge des Beitrags in Bezug auf andere Beitr\u00e4ge.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metafelder.",
                            "type": "object",
                            "properties": {
                                "_mi_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "csco_singular_sidebar": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_page_header_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_appearance_grid": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_page_load_nextpost": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_post_video_location": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "csco_post_video_location_hash": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_post_video_url": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "csco_post_video_bg_start_time": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "csco_post_video_bg_end_time": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Die Theme-Datei, die zur Anzeige des Beitrags benutzt wird.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Die ID f\u00fcr die automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ergebnisse auf alle begrenzen, die mit einer Zeichenfolge \u00fcbereinstimmen.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die nach einem gegebenen ISO8601-konformen Datum ver\u00f6ffentlicht wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die nach einem bestimmten ISO8601-konformen Datum ge\u00e4ndert wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Ergebnissatz auf Beitr\u00e4ge begrenzen, die bestimmten Autoren zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz Beitr\u00e4ge ausschlie\u00dft, die bestimmten Autoren zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die vor einem gegebenen ISO8601-konformen Datum ver\u00f6ffentlicht wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die vor einem bestimmten ISO8601-konformen Datum ge\u00e4ndert wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz bestimmte IDs ausschlie\u00dft.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ergebnissatz auf bestimmte IDs begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Wie man Suchbegriffe interpretiert.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschiebt den Ergebnissatz um eine bestimmte Anzahl an Elementen.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attribut f\u00fcr aufsteigende oder absteigende Sortierung.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sammlung nach Beitragsattribut sortieren.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ergebnissatz auf alle Elemente bestimmter Eltern-IDs begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ergebnissatz auf alle Elemente begrenzen, au\u00dfer denen mit einer bestimmten Eltern-ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array mit den zu durchsuchenden Spaltennamen.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ergebnissatz auf Beitr\u00e4ge mit einer oder mehreren bestimmten Titelformen begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "Ergebnissatz auf Beitr\u00e4ge begrenzen, denen ein oder mehrere Status zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "Limit result set to attachments of a particular media type or media types.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "image",
                                    "video",
                                    "text",
                                    "application",
                                    "audio"
                                ]
                            },
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "Limit result set to attachments of a particular MIME type or MIME types.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Datum, an dem der Kommentar ver\u00f6ffentlicht wurde, in der Zeitzone der Website.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Das Datum in UTC, an dem der Beitrag ver\u00f6ffentlicht wurde.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alphanumerische Kennung f\u00fcr den Beitrag, die f\u00fcr seinen Typ eindeutig ist.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ein benannter Status f\u00fcr den Beitrag.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Der Titel f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Titel f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Die ID f\u00fcr den Autor des Beitrags.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Die ID des hervorgehobenen Mediums f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Ob Kommentare f\u00fcr den Beitrag ge\u00f6ffnet sind, oder nicht.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Ob der Beitrag gepingt werden kann, oder nicht.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Metafelder.",
                            "type": "object",
                            "properties": {
                                "_mi_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Die Theme-Datei, die zur Anzeige des Beitrags benutzt wird.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternativer Text, der anzeigt wird, wenn der Anhang nicht angezeigt wird.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Der Untertitel des Anhangs.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Der Untertitel f\u00fcr den Anhang, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Der f\u00fcr die Anzeige umgewandelte HTML-Untertitel des Anhangs.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Die Beschreibung des Anhangs.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Beschreibung f\u00fcr den Anhang, wie sie in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Beschreibung f\u00fcr den Anhang, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Die ID des Beitrags, der dem Anhang zugeordnet ist.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/media"
                    }
                ]
            }
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum, an dem der Kommentar ver\u00f6ffentlicht wurde, in der Zeitzone der Website.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Das Datum in UTC, an dem der Beitrag ver\u00f6ffentlicht wurde.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alphanumerische Kennung f\u00fcr den Beitrag, die f\u00fcr seinen Typ eindeutig ist.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ein benannter Status f\u00fcr den Beitrag.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Der Titel f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Titel f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Die ID f\u00fcr den Autor des Beitrags.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Die ID des hervorgehobenen Mediums f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Ob Kommentare f\u00fcr den Beitrag ge\u00f6ffnet sind, oder nicht.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Ob der Beitrag gepingt werden kann, oder nicht.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Metafelder.",
                            "type": "object",
                            "properties": {
                                "_mi_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Die Theme-Datei, die zur Anzeige des Beitrags benutzt wird.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternativer Text, der anzeigt wird, wenn der Anhang nicht angezeigt wird.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Der Untertitel des Anhangs.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Der Untertitel f\u00fcr den Anhang, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Der f\u00fcr die Anzeige umgewandelte HTML-Untertitel des Anhangs.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Die Beschreibung des Anhangs.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Beschreibung f\u00fcr den Anhang, wie sie in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Beschreibung f\u00fcr den Anhang, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Die ID des Beitrags, der dem Anhang zugeordnet ist.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Ob der Papierkorb umgangen werden soll und das L\u00f6schen erzwungen.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Anhang.",
                            "type": "integer",
                            "required": false
                        },
                        "action": {
                            "type": "string",
                            "enum": [
                                "create-image-subsizes"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/edit": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "src": {
                            "description": "URL zur bearbeiteten Bilddatei.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "Array an Bildbearbeitungen.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "Bildbearbeitung.",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "Flip",
                                        "properties": {
                                            "type": {
                                                "description": "Flip type.",
                                                "type": "string",
                                                "enum": [
                                                    "flip"
                                                ]
                                            },
                                            "args": {
                                                "description": "Flip arguments.",
                                                "type": "object",
                                                "required": [
                                                    "flip"
                                                ],
                                                "properties": {
                                                    "flip": {
                                                        "description": "Flip direction.",
                                                        "type": "object",
                                                        "required": [
                                                            "horizontal",
                                                            "vertical"
                                                        ],
                                                        "properties": {
                                                            "horizontal": {
                                                                "description": "Whether to flip in the horizontal direction.",
                                                                "type": "boolean"
                                                            },
                                                            "vertical": {
                                                                "description": "Whether to flip in the vertical direction.",
                                                                "type": "boolean"
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Rotation",
                                        "properties": {
                                            "type": {
                                                "description": "Rotations-Typ.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "Rotations-Argumente.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "Winkel in Grad f\u00fcr die Rotation im Uhrzeigersinn.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Zuschneiden",
                                        "properties": {
                                            "type": {
                                                "description": "Typ des Zuschnitts.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "Zuschnitt-Argumente.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "Horizontale Position von links, um den Zuschnitt der Bildbreite in Prozent zu beginnen.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "Vertikale Position von oben, um den Zuschnitt der Bildh\u00f6he in Prozent zu beginnen.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "Die Breite des Zuschnitts als ein Prozentwert der Bildbreite.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "Die H\u00f6he des Zuschnitts als ein Prozentwert der Bildh\u00f6he.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "Der Bereich in Grad, um den das Bild im Uhrzeigersinn gedreht werden soll. VERALTET: Stattdessen `modifiers` benutzen.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "Die x-Position des Bildes in Prozent, an der das Zuschneiden des Bildes beginnen soll. VERALTET: Stattdessen `modifiers` benutzen.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "Die y-Position des Bildes in Prozent, an der das Zuschneiden des Bildes beginnen soll. VERALTET: Stattdessen `modifiers` benutzen.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "Die Breite des Bildes in Prozent, auf die das Bild zugeschnitten werden soll. VERALTET: Stattdessen `modifiers` benutzen.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "Die H\u00f6he des Bildes in Prozent, auf die das Bild zugeschnitten werden soll. VERALTET: Stattdessen `modifiers` benutzen.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "caption": {
                            "description": "Der Untertitel des Anhangs.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Der Untertitel f\u00fcr den Anhang, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Der f\u00fcr die Anzeige umgewandelte HTML-Untertitel des Anhangs.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Die Beschreibung des Anhangs.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Beschreibung f\u00fcr den Anhang, wie sie in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Beschreibung f\u00fcr den Anhang, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Der Titel f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Titel f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Die ID des Beitrags, der dem Anhang zugeordnet ist.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternativer Text, der anzeigt wird, wenn der Anhang nicht angezeigt wird.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ergebnisse auf alle begrenzen, die mit einer Zeichenfolge \u00fcbereinstimmen.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die nach einem gegebenen ISO8601-konformen Datum ver\u00f6ffentlicht wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die nach einem bestimmten ISO8601-konformen Datum ge\u00e4ndert wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die vor einem gegebenen ISO8601-konformen Datum ver\u00f6ffentlicht wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die vor einem bestimmten ISO8601-konformen Datum ge\u00e4ndert wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz bestimmte IDs ausschlie\u00dft.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ergebnissatz auf bestimmte IDs begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Wie man Suchbegriffe interpretiert.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschiebt den Ergebnissatz um eine bestimmte Anzahl an Elementen.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attribut f\u00fcr aufsteigende oder absteigende Sortierung.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortiere die Sammlung nach einem Attribut des Objekts.",
                            "type": "string",
                            "default": "menu_order",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array mit den zu durchsuchenden Spaltennamen.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ergebnissatz auf Beitr\u00e4ge mit einer oder mehreren bestimmten Titelformen begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ergebnissatz auf Beitr\u00e4ge begrenzen, denen ein oder mehrere Status zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Abfrage-Ergebnis auf Basis der Beziehung zwischen mehreren Taxonomien einschr\u00e4nken.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "Ergebnissatz auf Elemente beschr\u00e4nken, denen bestimmte Begriffe in der Taxonomie menus zugewiesen sind.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Begriffs-ID-Liste",
                                    "description": "Begriffe mit den gelisteten IDs vergleichen.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Abfrage der Begriffs-ID-Taxonomie",
                                    "description": "F\u00fchre eine erweiterte Begriffsabfrage durch.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Begriff-IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Ob Elemente allen oder beliebigen festgelegten Begriffen zugewiesen sein m\u00fcssen.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "Ergebnissatz auf Elemente beschr\u00e4nken, au\u00dfer auf solche, denen bestimmte Begriffe in der Taxonomie menus zugewiesen sind.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Begriffs-ID-Liste",
                                    "description": "Begriffe mit den gelisteten IDs vergleichen.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Abfrage der Begriffs-ID-Taxonomie",
                                    "description": "F\u00fchre eine erweiterte Begriffsabfrage durch.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Begriff-IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Ergebnissatz auf Beitr\u00e4ge begrenzen, die einem bestimmten menu_order-Wert haben.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "Der Titel f\u00fcr das Objekt.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titel f\u00fcr das Objekt, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Titel f\u00fcr das Objekt, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "Die urspr\u00fcnglich repr\u00e4sentierte Objektfamilie, z.\u00a0B. \u201epost_type\u201c oder \u201etaxonomy\u201c.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ein benannter Status f\u00fcr das Objekt.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "Die ID des \u00fcbergeordneten Objekts.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Text f\u00fcr das Titelattribut des Link-Elements dieses Men\u00fceintrags.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Klassennamen f\u00fcr das Link-Element dieses Men\u00fceintrags.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Die Beschreibung dieses Men\u00fceintrags.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "Die DB-ID vom nav_menu_item des Elternobjekts dieses Men\u00fceintrags, falls es eines gibt, sonst 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Der urspr\u00fcnglich repr\u00e4sentierte Objekttyp, z.\u00a0B. \u201ecategory\u201c, \u201epost\u201c oder \u201eattachment\u201c.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "Die Datenbank-ID des urspr\u00fcnglichen Objekts, das dieser Men\u00fcpunkt repr\u00e4sentiert, zum Beispiel die ID f\u00fcr Beitr\u00e4ge oder die term_id f\u00fcr Kategorien.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Das Zielattribut des Link-Elements f\u00fcr diesen Men\u00fceintrag.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Die URL, auf die dieser Men\u00fceintrag zeigt.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Die XFN-Beziehung, die durch den Link dieses Men\u00fceintrags beschrieben wird.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Die Begriffe, die dem Objekt in der Taxonomie nav_menu zugewiesen sind.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metafelder.",
                            "type": "object",
                            "properties": {
                                "_mi_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/menu-items"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Der Titel f\u00fcr das Objekt.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titel f\u00fcr das Objekt, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Titel f\u00fcr das Objekt, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Die urspr\u00fcnglich repr\u00e4sentierte Objektfamilie, z.\u00a0B. \u201epost_type\u201c oder \u201etaxonomy\u201c.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Ein benannter Status f\u00fcr das Objekt.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Die ID des \u00fcbergeordneten Objekts.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Text f\u00fcr das Titelattribut des Link-Elements dieses Men\u00fceintrags.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Klassennamen f\u00fcr das Link-Element dieses Men\u00fceintrags.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Die Beschreibung dieses Men\u00fceintrags.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Die DB-ID vom nav_menu_item des Elternobjekts dieses Men\u00fceintrags, falls es eines gibt, sonst 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Der urspr\u00fcnglich repr\u00e4sentierte Objekttyp, z.\u00a0B. \u201ecategory\u201c, \u201epost\u201c oder \u201eattachment\u201c.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "Die Datenbank-ID des urspr\u00fcnglichen Objekts, das dieser Men\u00fcpunkt repr\u00e4sentiert, zum Beispiel die ID f\u00fcr Beitr\u00e4ge oder die term_id f\u00fcr Kategorien.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Das Zielattribut des Link-Elements f\u00fcr diesen Men\u00fceintrag.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Die URL, auf die dieser Men\u00fceintrag zeigt.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Die XFN-Beziehung, die durch den Link dieses Men\u00fceintrags beschrieben wird.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Die Begriffe, die dem Objekt in der Taxonomie nav_menu zugewiesen sind.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metafelder.",
                            "type": "object",
                            "properties": {
                                "_mi_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Ob der Papierkorb umgangen werden soll und das L\u00f6schen erzwungen.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID des \u00fcbergeordneten Objekts.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "Der Titel f\u00fcr das Objekt.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titel f\u00fcr das Objekt, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Titel f\u00fcr das Objekt, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Die urspr\u00fcnglich repr\u00e4sentierte Objektfamilie, z.\u00a0B. \u201epost_type\u201c oder \u201etaxonomy\u201c.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Ein benannter Status f\u00fcr das Objekt.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "Text f\u00fcr das Titelattribut des Link-Elements dieses Men\u00fceintrags.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Klassennamen f\u00fcr das Link-Element dieses Men\u00fceintrags.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Die Beschreibung dieses Men\u00fceintrags.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Die DB-ID vom nav_menu_item des Elternobjekts dieses Men\u00fceintrags, falls es eines gibt, sonst 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Der urspr\u00fcnglich repr\u00e4sentierte Objekttyp, z.\u00a0B. \u201ecategory\u201c, \u201epost\u201c oder \u201eattachment\u201c.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "Die Datenbank-ID des urspr\u00fcnglichen Objekts, das dieser Men\u00fcpunkt repr\u00e4sentiert, zum Beispiel die ID f\u00fcr Beitr\u00e4ge oder die term_id f\u00fcr Kategorien.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Das Zielattribut des Link-Elements f\u00fcr diesen Men\u00fceintrag.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Die URL, auf die dieser Men\u00fceintrag zeigt.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Die XFN-Beziehung, die durch den Link dieses Men\u00fceintrags beschrieben wird.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Die Begriffe, die dem Objekt in der Taxonomie nav_menu zugewiesen sind.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metafelder.",
                            "type": "object",
                            "properties": {
                                "_mi_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Die ID f\u00fcr die automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ergebnisse auf alle begrenzen, die mit einer Zeichenfolge \u00fcbereinstimmen.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die nach einem gegebenen ISO8601-konformen Datum ver\u00f6ffentlicht wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die nach einem bestimmten ISO8601-konformen Datum ge\u00e4ndert wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die vor einem gegebenen ISO8601-konformen Datum ver\u00f6ffentlicht wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die vor einem bestimmten ISO8601-konformen Datum ge\u00e4ndert wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz bestimmte IDs ausschlie\u00dft.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ergebnissatz auf bestimmte IDs begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Wie man Suchbegriffe interpretiert.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschiebt den Ergebnissatz um eine bestimmte Anzahl an Elementen.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attribut f\u00fcr aufsteigende oder absteigende Sortierung.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sammlung nach Beitragsattribut sortieren.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array mit den zu durchsuchenden Spaltennamen.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ergebnissatz auf Beitr\u00e4ge mit einer oder mehreren bestimmten Titelformen begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ergebnissatz auf Beitr\u00e4ge begrenzen, denen ein oder mehrere Status zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Abfrage-Ergebnis auf Basis der Beziehung zwischen mehreren Taxonomien einschr\u00e4nken.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Ergebnissatz auf Elemente beschr\u00e4nken, denen bestimmte Begriffe in der Taxonomie wp_pattern_category zugewiesen sind.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Begriffs-ID-Liste",
                                    "description": "Begriffe mit den gelisteten IDs vergleichen.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Abfrage der Begriffs-ID-Taxonomie",
                                    "description": "F\u00fchre eine erweiterte Begriffsabfrage durch.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Begriff-IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Ob Elemente allen oder beliebigen festgelegten Begriffen zugewiesen sein m\u00fcssen.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "Ergebnissatz auf Elemente beschr\u00e4nken, au\u00dfer auf solche, denen bestimmte Begriffe in der Taxonomie wp_pattern_category zugewiesen sind.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Begriffs-ID-Liste",
                                    "description": "Begriffe mit den gelisteten IDs vergleichen.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Abfrage der Begriffs-ID-Taxonomie",
                                    "description": "F\u00fchre eine erweiterte Begriffsabfrage durch.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Begriff-IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Datum, an dem der Kommentar ver\u00f6ffentlicht wurde, in der Zeitzone der Website.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Das Datum in UTC, an dem der Beitrag ver\u00f6ffentlicht wurde.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alphanumerische Kennung f\u00fcr den Beitrag, die f\u00fcr seinen Typ eindeutig ist.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ein benannter Status f\u00fcr den Beitrag.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Ein Passwort, um vor Zugriff auf Inhalt und Textauszug zu sch\u00fctzen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Der Titel f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Der Inhalt f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhalt f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Die Version des Inhaltsblock-Formats, das von dem Beitrag verwendet wird.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ob der Inhalt durch ein Passwort gesch\u00fctzt ist.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Der Textauszug f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Textauszug f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Textauszug f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ob der Textauszug durch ein Passwort gesch\u00fctzt ist.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Metafelder.",
                            "type": "object",
                            "properties": {
                                "_mi_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Die Theme-Datei, die zur Anzeige des Beitrags benutzt wird.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Die Begriffe, die dem Beitrag in der Taxonomie wp_pattern_category zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/blocks"
                    }
                ]
            }
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Setzt die Standardl\u00e4nge des Textauszugs au\u00dfer Kraft.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Das Passwort f\u00fcr den Beitrag, falls dieser passwortgesch\u00fctzt ist.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum, an dem der Kommentar ver\u00f6ffentlicht wurde, in der Zeitzone der Website.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Das Datum in UTC, an dem der Beitrag ver\u00f6ffentlicht wurde.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alphanumerische Kennung f\u00fcr den Beitrag, die f\u00fcr seinen Typ eindeutig ist.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ein benannter Status f\u00fcr den Beitrag.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Ein Passwort, um vor Zugriff auf Inhalt und Textauszug zu sch\u00fctzen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Der Titel f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Der Inhalt f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhalt f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Die Version des Inhaltsblock-Formats, das von dem Beitrag verwendet wird.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ob der Inhalt durch ein Passwort gesch\u00fctzt ist.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Der Textauszug f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Textauszug f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Textauszug f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ob der Textauszug durch ein Passwort gesch\u00fctzt ist.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Metafelder.",
                            "type": "object",
                            "properties": {
                                "_mi_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Die Theme-Datei, die zur Anzeige des Beitrags benutzt wird.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Die Begriffe, die dem Beitrag in der Taxonomie wp_pattern_category zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Ob der Papierkorb umgangen werden soll und das L\u00f6schen erzwungen.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete Revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ergebnisse auf alle begrenzen, die mit einer Zeichenfolge \u00fcbereinstimmen.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz bestimmte IDs ausschlie\u00dft.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ergebnissatz auf bestimmte IDs begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschiebt den Ergebnissatz um eine bestimmte Anzahl an Elementen.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attribut f\u00fcr aufsteigende oder absteigende Sortierung.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortiere die Sammlung nach einem Attribut des Objekts.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete Revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr die Revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete Revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr die Revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Setzen auf true erforderlich, denn Revisionen k\u00f6nnen nicht in den Papierkorb gelegt werden.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum, an dem der Kommentar ver\u00f6ffentlicht wurde, in der Zeitzone der Website.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Das Datum in UTC, an dem der Beitrag ver\u00f6ffentlicht wurde.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alphanumerische Kennung f\u00fcr den Beitrag, die f\u00fcr seinen Typ eindeutig ist.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ein benannter Status f\u00fcr den Beitrag.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Ein Passwort, um vor Zugriff auf Inhalt und Textauszug zu sch\u00fctzen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Der Titel f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Der Inhalt f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhalt f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Die Version des Inhaltsblock-Formats, das von dem Beitrag verwendet wird.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ob der Inhalt durch ein Passwort gesch\u00fctzt ist.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Der Textauszug f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Textauszug f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Textauszug f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ob der Textauszug durch ein Passwort gesch\u00fctzt ist.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Metafelder.",
                            "type": "object",
                            "properties": {
                                "_mi_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Die Theme-Datei, die zur Anzeige des Beitrags benutzt wird.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Die Begriffe, die dem Beitrag in der Taxonomie wp_pattern_category zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Die ID f\u00fcr die automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID eines Templates",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ergebnisse auf alle begrenzen, die mit einer Zeichenfolge \u00fcbereinstimmen.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz bestimmte IDs ausschlie\u00dft.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ergebnissatz auf bestimmte IDs begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschiebt den Ergebnissatz um eine bestimmte Anzahl an Elementen.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attribut f\u00fcr aufsteigende oder absteigende Sortierung.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortiere die Sammlung nach einem Attribut des Objekts.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID eines Templates",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr die Revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID eines Templates",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr die Revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Setzen auf true erforderlich, denn Revisionen k\u00f6nnen nicht in den Papierkorb gelegt werden.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Die ID eines Templates",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Die ID eines Templates",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Eindeutige Titelform, die das Template identifiziert.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Theme-Kennung f\u00fcr das Template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ des Templates.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Inhalt des Templates.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Der Inhalt f\u00fcr das Template, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Die Version des Inhaltsblock-Formats, das von dem Template verwendet wird.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Titel des Templates.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Der Titel f\u00fcr das Template, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Der HTML-Titel f\u00fcr das Template, der f\u00fcr die Anzeige transformiert wurde.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Beschreibung des Templates.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status des Templates.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Die ID f\u00fcr den Autor des Templates.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID eines Templates",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Die ID f\u00fcr die automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Auf die angegebene Beitrags-ID begrenzen.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Begrenzung des ausgew\u00e4hlten Bereichs des Template-Teils.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Inhaltstyp f\u00fcr die Templates.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Eindeutige Titelform, die das Template identifiziert.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Theme-Kennung f\u00fcr das Template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ des Templates.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Inhalt des Templates.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Der Inhalt f\u00fcr das Template, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Die Version des Inhaltsblock-Formats, das von dem Template verwendet wird.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Titel des Templates.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Der Titel f\u00fcr das Template, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Der HTML-Titel f\u00fcr das Template, der f\u00fcr die Anzeige transformiert wurde.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Beschreibung des Templates.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status des Templates.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Die ID f\u00fcr den Autor des Templates.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Die Titelform des Templates, um das Fallback zu erhalten f\u00fcr",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Gibt an, ob ein Template individuell oder Teil der Template-Hierarchie ist",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Das Template-Pr\u00e4fix f\u00fcr das erstellte Template. Dies wird verwendet, um den Haupt-Template-Typ zu extrahieren, z.\u00a0B. in `taxonomy-books` wird die `taxonomy` extrahiert",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/templates\/lookup"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Die ID eines Templates",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Die ID eines Templates",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Eindeutige Titelform, die das Template identifiziert.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Theme-Kennung f\u00fcr das Template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ des Templates.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Inhalt des Templates.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Der Inhalt f\u00fcr das Template, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Die Version des Inhaltsblock-Formats, das von dem Template verwendet wird.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Titel des Templates.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Der Titel f\u00fcr das Template, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Der HTML-Titel f\u00fcr das Template, der f\u00fcr die Anzeige transformiert wurde.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Beschreibung des Templates.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status des Templates.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Die ID f\u00fcr den Autor des Templates.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Die ID eines Templates",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Ob der Papierkorb umgangen werden soll und das L\u00f6schen erzwungen.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID eines Templates",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ergebnisse auf alle begrenzen, die mit einer Zeichenfolge \u00fcbereinstimmen.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz bestimmte IDs ausschlie\u00dft.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ergebnissatz auf bestimmte IDs begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschiebt den Ergebnissatz um eine bestimmte Anzahl an Elementen.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attribut f\u00fcr aufsteigende oder absteigende Sortierung.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortiere die Sammlung nach einem Attribut des Objekts.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID eines Templates",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr die Revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID eines Templates",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr die Revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Setzen auf true erforderlich, denn Revisionen k\u00f6nnen nicht in den Papierkorb gelegt werden.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Die ID eines Templates",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Die ID eines Templates",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Eindeutige Titelform, die das Template identifiziert.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Theme-Kennung f\u00fcr das Template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ des Templates.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Inhalt des Templates.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Der Inhalt f\u00fcr das Template, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Die Version des Inhaltsblock-Formats, das von dem Template verwendet wird.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Titel des Templates.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Der Titel f\u00fcr das Template, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Der HTML-Titel f\u00fcr das Template, der f\u00fcr die Anzeige transformiert wurde.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Beschreibung des Templates.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status des Templates.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Die ID f\u00fcr den Autor des Templates.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Wo der Template-Teil verwendet werden soll (Header, Footer etc.).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID eines Templates",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Die ID f\u00fcr die automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Auf die angegebene Beitrags-ID begrenzen.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Begrenzung des ausgew\u00e4hlten Bereichs des Template-Teils.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Inhaltstyp f\u00fcr die Templates.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Eindeutige Titelform, die das Template identifiziert.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Theme-Kennung f\u00fcr das Template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ des Templates.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Inhalt des Templates.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Der Inhalt f\u00fcr das Template, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Die Version des Inhaltsblock-Formats, das von dem Template verwendet wird.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Titel des Templates.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Der Titel f\u00fcr das Template, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Der HTML-Titel f\u00fcr das Template, der f\u00fcr die Anzeige transformiert wurde.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Beschreibung des Templates.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status des Templates.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Die ID f\u00fcr den Autor des Templates.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Wo der Template-Teil verwendet werden soll (Header, Footer etc.).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Die Titelform des Templates, um das Fallback zu erhalten f\u00fcr",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Gibt an, ob ein Template individuell oder Teil der Template-Hierarchie ist",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Das Template-Pr\u00e4fix f\u00fcr das erstellte Template. Dies wird verwendet, um den Haupt-Template-Typ zu extrahieren, z.\u00a0B. in `taxonomy-books` wird die `taxonomy` extrahiert",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/template-parts\/lookup"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Die ID eines Templates",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Die ID eines Templates",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Eindeutige Titelform, die das Template identifiziert.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Theme-Kennung f\u00fcr das Template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ des Templates.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Inhalt des Templates.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Der Inhalt f\u00fcr das Template, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Die Version des Inhaltsblock-Formats, das von dem Template verwendet wird.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Titel des Templates.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Der Titel f\u00fcr das Template, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Der HTML-Titel f\u00fcr das Template, der f\u00fcr die Anzeige transformiert wurde.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Beschreibung des Templates.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status des Templates.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Die ID f\u00fcr den Autor des Templates.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Wo der Template-Teil verwendet werden soll (Header, Footer etc.).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Die ID eines Templates",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Ob der Papierkorb umgangen werden soll und das L\u00f6schen erzwungen.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete Revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Verschiebt den Ergebnissatz um eine bestimmte Anzahl an Elementen.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete Revision der globalen Stile.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Eindeutiger Identifikator der Revision f\u00fcr globale Stile.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[\\\/\\s%\\w\\.\\(\\)\\[\\]\\@_\\-]+)\/variations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "stylesheet": {
                            "description": "Bezeichnung des Themes",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "stylesheet": {
                            "description": "Bezeichnung des Themes",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<id>[\\\/\\d+]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "id": {
                            "description": "Die ID der globalen Stile-Konfiguration.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "Globale Stile.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "Globale Einstellungen.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Der Titel der globalen Stile-Variation.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Der Titel der globalen Stile-Variation, wie er in der Datenbank existiert.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Titel f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ergebnisse auf alle begrenzen, die mit einer Zeichenfolge \u00fcbereinstimmen.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die nach einem gegebenen ISO8601-konformen Datum ver\u00f6ffentlicht wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die nach einem bestimmten ISO8601-konformen Datum ge\u00e4ndert wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die vor einem gegebenen ISO8601-konformen Datum ver\u00f6ffentlicht wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die vor einem bestimmten ISO8601-konformen Datum ge\u00e4ndert wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz bestimmte IDs ausschlie\u00dft.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ergebnissatz auf bestimmte IDs begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Wie man Suchbegriffe interpretiert.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschiebt den Ergebnissatz um eine bestimmte Anzahl an Elementen.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attribut f\u00fcr aufsteigende oder absteigende Sortierung.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sammlung nach Beitragsattribut sortieren.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array mit den zu durchsuchenden Spaltennamen.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ergebnissatz auf Beitr\u00e4ge mit einer oder mehreren bestimmten Titelformen begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ergebnissatz auf Beitr\u00e4ge begrenzen, denen ein oder mehrere Status zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Datum, an dem der Kommentar ver\u00f6ffentlicht wurde, in der Zeitzone der Website.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Das Datum in UTC, an dem der Beitrag ver\u00f6ffentlicht wurde.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alphanumerische Kennung f\u00fcr den Beitrag, die f\u00fcr seinen Typ eindeutig ist.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ein benannter Status f\u00fcr den Beitrag.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Ein Passwort, um vor Zugriff auf Inhalt und Textauszug zu sch\u00fctzen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Der Titel f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Titel f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Der Inhalt f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhalt f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Inhalt f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Die Version des Inhaltsblock-Formats, das von dem Beitrag verwendet wird.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ob der Inhalt durch ein Passwort gesch\u00fctzt ist.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Die Theme-Datei, die zur Anzeige des Beitrags benutzt wird.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/navigation"
                    }
                ]
            }
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Das Passwort f\u00fcr den Beitrag, falls dieser passwortgesch\u00fctzt ist.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum, an dem der Kommentar ver\u00f6ffentlicht wurde, in der Zeitzone der Website.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Das Datum in UTC, an dem der Beitrag ver\u00f6ffentlicht wurde.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alphanumerische Kennung f\u00fcr den Beitrag, die f\u00fcr seinen Typ eindeutig ist.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ein benannter Status f\u00fcr den Beitrag.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Ein Passwort, um vor Zugriff auf Inhalt und Textauszug zu sch\u00fctzen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Der Titel f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Titel f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Der Inhalt f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhalt f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Inhalt f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Die Version des Inhaltsblock-Formats, das von dem Beitrag verwendet wird.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ob der Inhalt durch ein Passwort gesch\u00fctzt ist.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Die Theme-Datei, die zur Anzeige des Beitrags benutzt wird.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Ob der Papierkorb umgangen werden soll und das L\u00f6schen erzwungen.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete Revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ergebnisse auf alle begrenzen, die mit einer Zeichenfolge \u00fcbereinstimmen.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz bestimmte IDs ausschlie\u00dft.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ergebnissatz auf bestimmte IDs begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschiebt den Ergebnissatz um eine bestimmte Anzahl an Elementen.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attribut f\u00fcr aufsteigende oder absteigende Sortierung.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortiere die Sammlung nach einem Attribut des Objekts.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete Revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr die Revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete Revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr die Revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Setzen auf true erforderlich, denn Revisionen k\u00f6nnen nicht in den Papierkorb gelegt werden.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum, an dem der Kommentar ver\u00f6ffentlicht wurde, in der Zeitzone der Website.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Das Datum in UTC, an dem der Beitrag ver\u00f6ffentlicht wurde.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alphanumerische Kennung f\u00fcr den Beitrag, die f\u00fcr seinen Typ eindeutig ist.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ein benannter Status f\u00fcr den Beitrag.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Ein Passwort, um vor Zugriff auf Inhalt und Textauszug zu sch\u00fctzen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Der Titel f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Titel f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Der Inhalt f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhalt f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Inhalt f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Die Version des Inhaltsblock-Formats, das von dem Beitrag verwendet wird.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ob der Inhalt durch ein Passwort gesch\u00fctzt ist.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Die Theme-Datei, die zur Anzeige des Beitrags benutzt wird.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Die ID f\u00fcr die automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz bestimmte IDs ausschlie\u00dft.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ergebnissatz auf bestimmte IDs begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Wie man Suchbegriffe interpretiert.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschiebt den Ergebnissatz um eine bestimmte Anzahl an Elementen.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attribut f\u00fcr aufsteigende oder absteigende Sortierung.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sammlung nach Beitragsattribut sortieren.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "Ergebnissatz auf Beitr\u00e4ge mit einer oder mehreren bestimmten Titelformen begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "Die Version des theme.json-Schemas, das f\u00fcr Typografie-Einstellungen verwendet wird.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "Schriftfamilien-Deklaration im theme.json-Format, als Zeichenfolge kodiert.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/font-families"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-families\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "Die Version des theme.json-Schemas, das f\u00fcr Typografie-Einstellungen verwendet wird.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "Schriftfamilien-Deklaration im theme.json-Format, als Zeichenfolge kodiert.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Ob der Papierkorb umgangen werden soll und das L\u00f6schen erzwungen.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete Schriftfamilie der Schriftart.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz bestimmte IDs ausschlie\u00dft.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ergebnissatz auf bestimmte IDs begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Wie man Suchbegriffe interpretiert.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschiebt den Ergebnissatz um eine bestimmte Anzahl an Elementen.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attribut f\u00fcr aufsteigende oder absteigende Sortierung.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sammlung nach Beitragsattribut sortieren.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete Schriftfamilie der Schriftart.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "Die Version des theme.json-Schemas, das f\u00fcr Typografie-Einstellungen verwendet wird.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "Schriftart-Deklaration im theme.json-Format, als Zeichenfolge kodiert.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete Schriftfamilie der Schriftart.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr die Schriftart.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete Schriftfamilie der Schriftart.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr die Schriftart.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Ob der Papierkorb umgangen werden soll und das L\u00f6schen erzwungen.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/adp-popup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ergebnisse auf alle begrenzen, die mit einer Zeichenfolge \u00fcbereinstimmen.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die nach einem gegebenen ISO8601-konformen Datum ver\u00f6ffentlicht wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die nach einem bestimmten ISO8601-konformen Datum ge\u00e4ndert wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Ergebnissatz auf Beitr\u00e4ge begrenzen, die bestimmten Autoren zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz Beitr\u00e4ge ausschlie\u00dft, die bestimmten Autoren zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die vor einem gegebenen ISO8601-konformen Datum ver\u00f6ffentlicht wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die vor einem bestimmten ISO8601-konformen Datum ge\u00e4ndert wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz bestimmte IDs ausschlie\u00dft.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ergebnissatz auf bestimmte IDs begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Wie man Suchbegriffe interpretiert.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschiebt den Ergebnissatz um eine bestimmte Anzahl an Elementen.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attribut f\u00fcr aufsteigende oder absteigende Sortierung.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sammlung nach Beitragsattribut sortieren.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array mit den zu durchsuchenden Spaltennamen.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ergebnissatz auf Beitr\u00e4ge mit einer oder mehreren bestimmten Titelformen begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ergebnissatz auf Beitr\u00e4ge begrenzen, denen ein oder mehrere Status zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Datum, an dem der Kommentar ver\u00f6ffentlicht wurde, in der Zeitzone der Website.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Das Datum in UTC, an dem der Beitrag ver\u00f6ffentlicht wurde.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alphanumerische Kennung f\u00fcr den Beitrag, die f\u00fcr seinen Typ eindeutig ist.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ein benannter Status f\u00fcr den Beitrag.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Ein Passwort, um vor Zugriff auf Inhalt und Textauszug zu sch\u00fctzen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Der Titel f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Titel f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Der Inhalt f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhalt f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Inhalt f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Die Version des Inhaltsblock-Formats, das von dem Beitrag verwendet wird.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ob der Inhalt durch ein Passwort gesch\u00fctzt ist.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Die ID f\u00fcr den Autor des Beitrags.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Die ID des hervorgehobenen Mediums f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Die Theme-Datei, die zur Anzeige des Beitrags benutzt wird.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/adp-popup"
                    }
                ]
            }
        },
        "\/wp\/v2\/adp-popup\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Das Passwort f\u00fcr den Beitrag, falls dieser passwortgesch\u00fctzt ist.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum, an dem der Kommentar ver\u00f6ffentlicht wurde, in der Zeitzone der Website.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Das Datum in UTC, an dem der Beitrag ver\u00f6ffentlicht wurde.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alphanumerische Kennung f\u00fcr den Beitrag, die f\u00fcr seinen Typ eindeutig ist.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ein benannter Status f\u00fcr den Beitrag.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Ein Passwort, um vor Zugriff auf Inhalt und Textauszug zu sch\u00fctzen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Der Titel f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Titel f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Der Inhalt f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhalt f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Inhalt f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Die Version des Inhaltsblock-Formats, das von dem Beitrag verwendet wird.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ob der Inhalt durch ein Passwort gesch\u00fctzt ist.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Die ID f\u00fcr den Autor des Beitrags.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Die ID des hervorgehobenen Mediums f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Die Theme-Datei, die zur Anzeige des Beitrags benutzt wird.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Ob der Papierkorb umgangen werden soll und das L\u00f6schen erzwungen.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/adp-popup\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum, an dem der Kommentar ver\u00f6ffentlicht wurde, in der Zeitzone der Website.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Das Datum in UTC, an dem der Beitrag ver\u00f6ffentlicht wurde.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alphanumerische Kennung f\u00fcr den Beitrag, die f\u00fcr seinen Typ eindeutig ist.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ein benannter Status f\u00fcr den Beitrag.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Ein Passwort, um vor Zugriff auf Inhalt und Textauszug zu sch\u00fctzen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Der Titel f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Titel f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Der Inhalt f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhalt f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Inhalt f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Die Version des Inhaltsblock-Formats, das von dem Beitrag verwendet wird.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ob der Inhalt durch ein Passwort gesch\u00fctzt ist.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Die ID f\u00fcr den Autor des Beitrags.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Die ID des hervorgehobenen Mediums f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Die Theme-Datei, die zur Anzeige des Beitrags benutzt wird.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/adp-popup\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Die ID f\u00fcr die automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas_layout": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ergebnisse auf alle begrenzen, die mit einer Zeichenfolge \u00fcbereinstimmen.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die nach einem gegebenen ISO8601-konformen Datum ver\u00f6ffentlicht wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die nach einem bestimmten ISO8601-konformen Datum ge\u00e4ndert wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die vor einem gegebenen ISO8601-konformen Datum ver\u00f6ffentlicht wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Antwort auf Beitr\u00e4ge einschr\u00e4nken, die vor einem bestimmten ISO8601-konformen Datum ge\u00e4ndert wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz bestimmte IDs ausschlie\u00dft.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ergebnissatz auf bestimmte IDs begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Wie man Suchbegriffe interpretiert.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschiebt den Ergebnissatz um eine bestimmte Anzahl an Elementen.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attribut f\u00fcr aufsteigende oder absteigende Sortierung.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sammlung nach Beitragsattribut sortieren.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array mit den zu durchsuchenden Spaltennamen.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ergebnissatz auf Beitr\u00e4ge mit einer oder mehreren bestimmten Titelformen begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ergebnissatz auf Beitr\u00e4ge begrenzen, denen ein oder mehrere Status zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Datum, an dem der Kommentar ver\u00f6ffentlicht wurde, in der Zeitzone der Website.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Das Datum in UTC, an dem der Beitrag ver\u00f6ffentlicht wurde.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alphanumerische Kennung f\u00fcr den Beitrag, die f\u00fcr seinen Typ eindeutig ist.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ein benannter Status f\u00fcr den Beitrag.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Ein Passwort, um vor Zugriff auf Inhalt und Textauszug zu sch\u00fctzen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Der Titel f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Titel f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Der Inhalt f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhalt f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Inhalt f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Die Version des Inhaltsblock-Formats, das von dem Beitrag verwendet wird.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ob der Inhalt durch ein Passwort gesch\u00fctzt ist.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Die ID des hervorgehobenen Mediums f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Die Theme-Datei, die zur Anzeige des Beitrags benutzt wird.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/canvas_layout"
                    }
                ]
            }
        },
        "\/wp\/v2\/canvas_layout\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Das Passwort f\u00fcr den Beitrag, falls dieser passwortgesch\u00fctzt ist.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum, an dem der Kommentar ver\u00f6ffentlicht wurde, in der Zeitzone der Website.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Das Datum in UTC, an dem der Beitrag ver\u00f6ffentlicht wurde.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alphanumerische Kennung f\u00fcr den Beitrag, die f\u00fcr seinen Typ eindeutig ist.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ein benannter Status f\u00fcr den Beitrag.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Ein Passwort, um vor Zugriff auf Inhalt und Textauszug zu sch\u00fctzen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Der Titel f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Titel f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Der Inhalt f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhalt f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Inhalt f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Die Version des Inhaltsblock-Formats, das von dem Beitrag verwendet wird.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ob der Inhalt durch ein Passwort gesch\u00fctzt ist.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Die ID des hervorgehobenen Mediums f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Die Theme-Datei, die zur Anzeige des Beitrags benutzt wird.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Ob der Papierkorb umgangen werden soll und das L\u00f6schen erzwungen.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas_layout\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum, an dem der Kommentar ver\u00f6ffentlicht wurde, in der Zeitzone der Website.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Das Datum in UTC, an dem der Beitrag ver\u00f6ffentlicht wurde.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alphanumerische Kennung f\u00fcr den Beitrag, die f\u00fcr seinen Typ eindeutig ist.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ein benannter Status f\u00fcr den Beitrag.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Ein Passwort, um vor Zugriff auf Inhalt und Textauszug zu sch\u00fctzen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Der Titel f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Titel f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Der Inhalt f\u00fcr den Beitrag.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhalt f\u00fcr den Beitrag, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Inhalt f\u00fcr den Beitrag, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Die Version des Inhaltsblock-Formats, das von dem Beitrag verwendet wird.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ob der Inhalt durch ein Passwort gesch\u00fctzt ist.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Die ID des hervorgehobenen Mediums f\u00fcr den Beitrag.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Die Theme-Datei, die zur Anzeige des Beitrags benutzt wird.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas_layout\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Die ID f\u00fcr die \u00fcbergeordnete automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Die ID f\u00fcr die automatische Speicherung.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "Eine alphanumerische Kennung f\u00fcr den Inhaltstyp.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Eine alphanumerische Kennung f\u00fcr den Status.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Ergebnisse auf Taxonomien begrenzen, die einem bestimmten Inhaltstyp zugeordnet sind.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "Eine alphanumerische Kennung f\u00fcr die Taxonomie.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/categories": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ergebnisse auf alle begrenzen, die mit einer Zeichenfolge \u00fcbereinstimmen.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz bestimmte IDs ausschlie\u00dft.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ergebnissatz auf bestimmte IDs begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Attribut f\u00fcr aufsteigende oder absteigende Sortierung.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortiere die Sammlung nach einem Attribut des Begriffs.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Ob Begriffe verborgen werden, die keinen Beitr\u00e4gen zugewiesen sind.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ergebnissatz auf Begriffe begrenzen, die einem bestimmten Eltern-Objekt zugewiesen sind.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Ergebnissatz auf Begriffe begrenzen, die einem bestimmten Beitrag zugewiesen sind.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ergebnissatz auf Begriffe mit einer oder mehreren bestimmten Titelformen begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML-Beschreibung des Begriffs.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-Titel f\u00fcr den Begriff.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Eine alphanumerische Kennung f\u00fcr den Begriff, die eindeutig f\u00fcr ihren Typ ist.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Die ID des Eltern-Begriffs.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metafelder.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/categories"
                    }
                ]
            }
        },
        "\/wp\/v2\/categories\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Begriff.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Begriff.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML-Beschreibung des Begriffs.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-Titel f\u00fcr den Begriff.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Eine alphanumerische Kennung f\u00fcr den Begriff, die eindeutig f\u00fcr ihren Typ ist.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Die ID des Eltern-Begriffs.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metafelder.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Begriff.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Setzen auf true erforderlich, denn Begriffe k\u00f6nnen nicht in den Papierkorb gelegt werden.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ergebnisse auf alle begrenzen, die mit einer Zeichenfolge \u00fcbereinstimmen.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz bestimmte IDs ausschlie\u00dft.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ergebnissatz auf bestimmte IDs begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschiebt den Ergebnissatz um eine bestimmte Anzahl an Elementen.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attribut f\u00fcr aufsteigende oder absteigende Sortierung.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortiere die Sammlung nach einem Attribut des Begriffs.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Ob Begriffe verborgen werden, die keinen Beitr\u00e4gen zugewiesen sind.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Ergebnissatz auf Begriffe begrenzen, die einem bestimmten Beitrag zugewiesen sind.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ergebnissatz auf Begriffe mit einer oder mehreren bestimmten Titelformen begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML-Beschreibung des Begriffs.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-Titel f\u00fcr den Begriff.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Eine alphanumerische Kennung f\u00fcr den Begriff, die eindeutig f\u00fcr ihren Typ ist.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metafelder.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/tags"
                    }
                ]
            }
        },
        "\/wp\/v2\/tags\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Begriff.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Begriff.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML-Beschreibung des Begriffs.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-Titel f\u00fcr den Begriff.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Eine alphanumerische Kennung f\u00fcr den Begriff, die eindeutig f\u00fcr ihren Typ ist.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metafelder.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Begriff.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Setzen auf true erforderlich, denn Begriffe k\u00f6nnen nicht in den Papierkorb gelegt werden.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ergebnisse auf alle begrenzen, die mit einer Zeichenfolge \u00fcbereinstimmen.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz bestimmte IDs ausschlie\u00dft.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ergebnissatz auf bestimmte IDs begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschiebt den Ergebnissatz um eine bestimmte Anzahl an Elementen.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attribut f\u00fcr aufsteigende oder absteigende Sortierung.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortiere die Sammlung nach einem Attribut des Begriffs.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Ob Begriffe verborgen werden, die keinen Beitr\u00e4gen zugewiesen sind.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Ergebnissatz auf Begriffe begrenzen, die einem bestimmten Beitrag zugewiesen sind.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ergebnissatz auf Begriffe mit einer oder mehreren bestimmten Titelformen begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML-Beschreibung des Begriffs.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-Titel f\u00fcr den Begriff.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Eine alphanumerische Kennung f\u00fcr den Begriff, die eindeutig f\u00fcr ihren Typ ist.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metafelder.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Die dem Men\u00fc zugeordneten Positionen.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Ob Seiten der ersten Ebene automatisch zu diesem Men\u00fc hinzugef\u00fcgt werden sollen.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/menus"
                    }
                ]
            }
        },
        "\/wp\/v2\/menus\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Begriff.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Begriff.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML-Beschreibung des Begriffs.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-Titel f\u00fcr den Begriff.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Eine alphanumerische Kennung f\u00fcr den Begriff, die eindeutig f\u00fcr ihren Typ ist.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metafelder.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Die dem Men\u00fc zugeordneten Positionen.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Ob Seiten der ersten Ebene automatisch zu diesem Men\u00fc hinzugef\u00fcgt werden sollen.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Begriff.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Setzen auf true erforderlich, denn Begriffe k\u00f6nnen nicht in den Papierkorb gelegt werden.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ergebnisse auf alle begrenzen, die mit einer Zeichenfolge \u00fcbereinstimmen.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz bestimmte IDs ausschlie\u00dft.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ergebnissatz auf bestimmte IDs begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschiebt den Ergebnissatz um eine bestimmte Anzahl an Elementen.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attribut f\u00fcr aufsteigende oder absteigende Sortierung.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortiere die Sammlung nach einem Attribut des Begriffs.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Ob Begriffe verborgen werden, die keinen Beitr\u00e4gen zugewiesen sind.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Ergebnissatz auf Begriffe begrenzen, die einem bestimmten Beitrag zugewiesen sind.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ergebnissatz auf Begriffe mit einer oder mehreren bestimmten Titelformen begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML-Beschreibung des Begriffs.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-Titel f\u00fcr den Begriff.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Eine alphanumerische Kennung f\u00fcr den Begriff, die eindeutig f\u00fcr ihren Typ ist.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metafelder.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/wp_pattern_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/wp_pattern_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Begriff.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Begriff.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML-Beschreibung des Begriffs.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-Titel f\u00fcr den Begriff.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Eine alphanumerische Kennung f\u00fcr den Begriff, die eindeutig f\u00fcr ihren Typ ist.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metafelder.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Begriff.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Setzen auf true erforderlich, denn Begriffe k\u00f6nnen nicht in den Papierkorb gelegt werden.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ergebnisse auf alle begrenzen, die mit einer Zeichenfolge \u00fcbereinstimmen.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz bestimmte IDs ausschlie\u00dft.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ergebnissatz auf bestimmte IDs begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschiebt den Ergebnissatz um eine bestimmte Anzahl an Elementen.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Attribut f\u00fcr aufsteigende oder absteigende Sortierung.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Sammlung nach Benutzer-Attribut sortieren.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Ergebnissatz auf Benutzer mit einer oder mehreren bestimmten Titelformen begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "Ergebnissatz auf Benutzer begrenzen, die mindestens einer bestimmten Rolle entsprechen. Akzeptiert eine CSV-Liste oder einzelne Rolle.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "Den Ergebnissatz auf Benutzer begrenzen, die mindestens eine bestimmte angegebene Berechtigung haben. Akzeptiert werden eine CSV-Liste oder eine einzelne Berechtigung.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "Ergebnissatz auf Benutzer begrenzen, die als Autoren gelten.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "Den Ergebnissatz auf Benutzer begrenzen, die Beitr\u00e4ge ver\u00f6ffentlicht haben.",
                            "type": [
                                "boolean",
                                "array"
                            ],
                            "items": {
                                "type": "string",
                                "enum": {
                                    "post": "post",
                                    "page": "page",
                                    "attachment": "attachment",
                                    "nav_menu_item": "nav_menu_item",
                                    "wp_block": "wp_block",
                                    "wp_template": "wp_template",
                                    "wp_template_part": "wp_template_part",
                                    "wp_global_styles": "wp_global_styles",
                                    "wp_navigation": "wp_navigation",
                                    "wp_font_family": "wp_font_family",
                                    "wp_font_face": "wp_font_face",
                                    "adp-popup": "adp-popup",
                                    "canvas_layout": "canvas_layout"
                                }
                            },
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array mit den zu durchsuchenden Spaltennamen.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "Anmeldename f\u00fcr den Benutzer.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "Anzeige-Name f\u00fcr den Benutzer.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Vorname f\u00fcr den Benutzer.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nachname f\u00fcr den Benutzer.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Die E-Mail-Adresse f\u00fcr den Benutzer.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "URL des Benutzers.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Beschreibung des Benutzers.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Sprachumgebung f\u00fcr den Benutzer.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "de_DE",
                                "fr_FR",
                                "nl_NL",
                                "nl_NL_formal"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Der Spitzname f\u00fcr den Benutzer.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Eine alphanumerische Kennung f\u00fcr den Benutzer.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Rollen, die dem Benutzer zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Passwort f\u00fcr den Benutzer (nie enthalten).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "Metafelder.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Das Datum und die Uhrzeit der Aktualisierung der Einstellungen.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/users"
                    }
                ]
            }
        },
        "\/wp\/v2\/users\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Benutzer.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Benutzer.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "Anmeldename f\u00fcr den Benutzer.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Anzeige-Name f\u00fcr den Benutzer.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Vorname f\u00fcr den Benutzer.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nachname f\u00fcr den Benutzer.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Die E-Mail-Adresse f\u00fcr den Benutzer.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "URL des Benutzers.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Beschreibung des Benutzers.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Sprachumgebung f\u00fcr den Benutzer.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "de_DE",
                                "fr_FR",
                                "nl_NL",
                                "nl_NL_formal"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Der Spitzname f\u00fcr den Benutzer.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Eine alphanumerische Kennung f\u00fcr den Benutzer.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Rollen, die dem Benutzer zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Passwort f\u00fcr den Benutzer (nie enthalten).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metafelder.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Das Datum und die Uhrzeit der Aktualisierung der Einstellungen.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Benutzer.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Setzen auf true erforderlich, denn Benutzer k\u00f6nnen nicht in den Papierkorb gelegt werden.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Die gel\u00f6schten Beitr\u00e4ge und Links des Benutzers dieser Benutzer-ID erneut zuweisen.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "Anmeldename f\u00fcr den Benutzer.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Anzeige-Name f\u00fcr den Benutzer.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Vorname f\u00fcr den Benutzer.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nachname f\u00fcr den Benutzer.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Die E-Mail-Adresse f\u00fcr den Benutzer.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "URL des Benutzers.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Beschreibung des Benutzers.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Sprachumgebung f\u00fcr den Benutzer.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "de_DE",
                                "fr_FR",
                                "nl_NL",
                                "nl_NL_formal"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Der Spitzname f\u00fcr den Benutzer.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Eine alphanumerische Kennung f\u00fcr den Benutzer.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Rollen, die dem Benutzer zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Passwort f\u00fcr den Benutzer (nie enthalten).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metafelder.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Das Datum und die Uhrzeit der Aktualisierung der Einstellungen.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Setzen auf true erforderlich, denn Benutzer k\u00f6nnen nicht in den Papierkorb gelegt werden.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Die gel\u00f6schten Beitr\u00e4ge und Links des Benutzers dieser Benutzer-ID erneut zuweisen.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/users\/me"
                    }
                ]
            }
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Ein UUID, der von der Anwendung bereitgestellt wird, um sie eindeutig zu identifizieren. Es wird empfohlen, einen UUID\u00a0v5 mit dem URL- oder DNS-Namensraum zu benutzen.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "Der Name des Anwendungspassworts.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/introspect": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/(?P<uuid>[\\w\\-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Ein UUID, der von der Anwendung bereitgestellt wird, um sie eindeutig zu identifizieren. Es wird empfohlen, einen UUID\u00a0v5 mit dem URL- oder DNS-Namensraum zu benutzen.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "Der Name des Anwendungspassworts.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/comments": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ergebnisse auf alle begrenzen, die mit einer Zeichenfolge \u00fcbereinstimmen.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Antwort auf Kommentare einschr\u00e4nken, die nach einem gegebenen ISO8601-konformen Datum ver\u00f6ffentlicht wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Ergebnissatz auf Kommentare begrenzen, denen bestimmte Benutzer-IDs zugewiesen sind. Erfordert eine Autorisierung.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz Kommentare ausschlie\u00dft, die einer bestimmten Benutzer-ID zugewiesen sind. Erfordert eine Autorisierung.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "Ergebnissatz begrenzen, auf den einer speziellen E-Mail-Adresse eines Autors. Erfordert eine Autorisierung.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Antwort auf Kommentare einschr\u00e4nken, die vor einem gegebenen ISO8601-konformen Datum ver\u00f6ffentlicht wurden.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz bestimmte IDs ausschlie\u00dft.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ergebnissatz auf bestimmte IDs begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschiebt den Ergebnissatz um eine bestimmte Anzahl an Elementen.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attribut f\u00fcr aufsteigende oder absteigende Sortierung.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sammlung nach Kommentarattribut sortieren.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "Ergebnissatz auf Kommentare bestimmter Eltern-IDs begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "Stelle sicher, dass der Ergebnissatz bestimmte Eltern-IDs ausschlie\u00dft.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "Ergebnissatz auf Kommentare begrenzen, die bestimmten Beitrags-IDs zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "Ergebnissatz auf Kommentare begrenzen, denen ein bestimmter Status zugewiesen ist. Erfordert eine Autorisierung.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "Ergebnissatz auf Kommentare begrenzen, denen ein bestimmter Typ zugewiesen ist. Erfordert eine Autorisierung.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Das Passwort f\u00fcr den Beitrag, falls dieser passwortgesch\u00fctzt ist.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "Die ID des Objekts des Benutzers, falls der Autor ein Benutzer war.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "E-Mail-Adresse f\u00fcr den Autor des Kommentars.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "IP-Adresse f\u00fcr den Autor des Kommentars.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Anzeige-Name f\u00fcr den Autor des Kommentars.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL f\u00fcr den Autor des Kommentars.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "User Agent f\u00fcr den Autor des Kommentars.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Der Inhalt f\u00fcr den Kommentar.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhalt f\u00fcr den Kommentar, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Inhalt f\u00fcr den Kommentar, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Datum, an dem der Kommentar ver\u00f6ffentlicht wurde, in der Zeitzone der Website.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Das Datum in UTC, an dem der Kommentar ver\u00f6ffentlicht wurde.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "Die ID f\u00fcr den \u00fcbergeordneten Kommentar.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "Die ID des zugeordneten Beitragsobjekts.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Status des Kommentars.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metafelder.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Note resolution status",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/comments"
                    }
                ]
            }
        },
        "\/wp\/v2\/comments\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Kommentar.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Das Passwort f\u00fcr den \u00fcbergeordneten Beitrag des Kommentars (wenn der Beitrag passwortgesch\u00fctzt ist).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Kommentar.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "Die ID des Objekts des Benutzers, falls der Autor ein Benutzer war.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "E-Mail-Adresse f\u00fcr den Autor des Kommentars.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "IP-Adresse f\u00fcr den Autor des Kommentars.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Anzeige-Name f\u00fcr den Autor des Kommentars.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL f\u00fcr den Autor des Kommentars.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "User Agent f\u00fcr den Autor des Kommentars.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Der Inhalt f\u00fcr den Kommentar.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhalt f\u00fcr den Kommentar, wie er in der Datenbank vorliegt.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML-Inhalt f\u00fcr den Kommentar, transformiert f\u00fcr die Anzeige.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Datum, an dem der Kommentar ver\u00f6ffentlicht wurde, in der Zeitzone der Website.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Das Datum in UTC, an dem der Kommentar ver\u00f6ffentlicht wurde.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "Die ID f\u00fcr den \u00fcbergeordneten Kommentar.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Die ID des zugeordneten Beitragsobjekts.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Status des Kommentars.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metafelder.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Note resolution status",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr den Kommentar.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Ob der Papierkorb umgangen werden soll und das L\u00f6schen erzwungen.",
                            "required": false
                        },
                        "password": {
                            "description": "Das Passwort f\u00fcr den \u00fcbergeordneten Beitrag des Kommentars (wenn der Beitrag passwortgesch\u00fctzt ist).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ergebnisse auf alle begrenzen, die mit einer Zeichenfolge \u00fcbereinstimmen.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "Ergebnisse auf Elemente eines Objekt-Typs beschr\u00e4nken.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "Ergebnisse auf ein oder mehrerer Objekt-Subtypen einschr\u00e4nken.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "category",
                                    "post_tag",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "Stelle sicher, dass der Ergebnissatz bestimmte IDs ausschlie\u00dft.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ergebnissatz auf bestimmte IDs begrenzen.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-renderer\/(?P<name>[a-z0-9-]+\/[a-z0-9-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attribute f\u00fcr den Block.",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Block-Namensraum.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/block-types"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Block-Namensraum.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)\/(?P<name>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Blockname.",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "Block-Namensraum.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/settings": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "title": {
                            "title": "Titel",
                            "description": "Website-Titel.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "Untertitel",
                            "description": "Website-Untertitel.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "Website-URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "Diese Adresse wird f\u00fcr administrative Zwecke verwendet, wie Benachrichtigungen \u00fcber neue Benutzer.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "Eine Stadt in deiner Zeitzone.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "Ein Zeitformat f\u00fcr alle datumsbasierten Zeichenfolgen.",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "Ein Zeitformat f\u00fcr alle zeitbasierten Zeichenfolgen.",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "Die Zahl eines Wochentages, mit dem die Woche beginnen sollte.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "WordPress-L\u00e4ndercode.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "Emoticons wie :-) und :-P als Grafiken anzeigen.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "Standard-Beitragskategorie.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "Standard-Beitragsformat.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "Maximale Anzahl an Beitr\u00e4gen pro Seite",
                            "description": "Maximal angezeigte Beitr\u00e4ge.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "Vorne anzeigen",
                            "description": "Was auf der Startseite angezeigt werden soll",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "Frontseite",
                            "description": "Die ID der Seite, die auf der Startseite angezeigt werden soll",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "Die ID der Seite, auf der die neuesten Beitr\u00e4ge angezeigt werden sollen",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "Link-Benachrichtigungen von anderen Blogs (Pingbacks und Trackbacks) zu neuen Beitr\u00e4gen erlauben.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "Kommentare bei neuen Beitr\u00e4gen erlauben",
                            "description": "Erlaube Besuchern, neue Beitr\u00e4ge zu kommentieren.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "Logo",
                            "description": "Website-Logo.",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "Icon",
                            "description": "Website-Icon.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Ergebnissatz auf Themes begrenzen, die einem oder mehreren Status zugewiesen sind.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "Das Stylesheet des Themes. Dieses identifiziert das Theme eindeutig.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Ergebnisse auf alle begrenzen, die mit einer Zeichenfolge \u00fcbereinstimmen.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Limitiert Ergebnisse auf Plugins mit dem gegebenen Status.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Titelform im WordPress.org-Plugin-Verzeichnis.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "Der Aktivierungsstatus des Plugins.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/plugins"
                    }
                ]
            }
        },
        "\/wp\/v2\/plugins\/(?P<plugin>[^.\\\/]+(?:\\\/[^.\\\/]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "Der Aktivierungsstatus des Plugins.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sidebars": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/sidebars"
                    }
                ]
            }
        },
        "\/wp\/v2\/sidebars\/(?P<id>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Die ID der registrierten Seitenleiste",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "Verschachtelte Widgets.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/widget-types"
                    }
                ]
            }
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Die Widget-Typ-ID.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/encode": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Die Widget-Typ-ID.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Aktuelle Instanz-Einstellungen des Widgets.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "Serialisierte Widget-Formulardaten zur Kodierung in Instanzen-Einstellungen.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/render": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Die Widget-Typ-ID.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Aktuelle Instanz-Einstellungen des Widgets.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Die Seitenleiste, f\u00fcr die Widgets zur\u00fcckgegeben werden sollen.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr das Widget.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Typ des Widgets. Entspricht der ID im Endpunkt widget-types.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "Die Seitenleiste, zu der das Widget geh\u00f6rt.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Instanz-Einstellungen des Widgets, falls unterst\u00fctzt.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Base64-kodierte Darstellung der Instanz-Einstellungen.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Kryptographischer Hash der Instanz-Einstellungen.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Nicht kodierte Instanz-Einstellungen, falls unterst\u00fctzt.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "URL-kodierte Formulardaten aus dem Widget Adminformular. Werden verwendet, um ein Widget zu aktualisieren, das keine Instanz unterst\u00fctzt. Nur schreiben.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/widgets"
                    }
                ]
            }
        },
        "\/wp\/v2\/widgets\/(?P<id>[\\w\\-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Eindeutige Kennung f\u00fcr das Widget.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Typ des Widgets. Entspricht der ID im Endpunkt widget-types.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Die Seitenleiste, zu der das Widget geh\u00f6rt.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "Instanz-Einstellungen des Widgets, falls unterst\u00fctzt.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Base64-kodierte Darstellung der Instanz-Einstellungen.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Kryptographischer Hash der Instanz-Einstellungen.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Nicht kodierte Instanz-Einstellungen, falls unterst\u00fctzt.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "URL-kodierte Formulardaten aus dem Widget Adminformular. Werden verwendet, um ein Widget zu aktualisieren, das keine Instanz unterst\u00fctzt. Nur schreiben.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "Ob das Entfernen des Widgets erzwungen werden soll oder ob es in die inaktive Seitenleiste verschoben werden soll.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "Ergebnissatz auf Bl\u00f6cke beschr\u00e4nken, die mit dem Suchbegriff \u00fcbereinstimmen.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ergebnisse auf alle begrenzen, die mit einer Zeichenfolge \u00fcbereinstimmen.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "Ergebnisse auf die beschr\u00e4nken, die mit einer Kategorie-ID \u00fcbereinstimmen.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "Ergebnisse auf die beschr\u00e4nken, die mit einer Stichwort-ID \u00fcbereinstimmen.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "Ergebnisse auf die beschr\u00e4nken, die mit einer Vorlage (Titelform) \u00fcbereinstimmen.",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "Verschiebt den Ergebnissatz um eine bestimmte Anzahl an Elementen.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attribut f\u00fcr aufsteigende oder absteigende Sortierung.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sammlung nach Beitragsattribut sortieren.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/pattern-directory\/patterns"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-patterns\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/block-patterns\/patterns"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-patterns\/categories": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/block-patterns\/categories"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-site-health\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp-site-health\/v1"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/background-updates": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp-site-health\/v1\/tests\/background-updates"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/loopback-requests": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp-site-health\/v1\/tests\/loopback-requests"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/https-status": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp-site-health\/v1\/tests\/https-status"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/dotorg-communication": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp-site-health\/v1\/tests\/dotorg-communication"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/authorization-header": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp-site-health\/v1\/tests\/authorization-header"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/directory-sizes": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp-site-health\/v1\/directory-sizes"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/page-cache": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp-site-health\/v1\/tests\/page-cache"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-block-editor\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp-block-editor\/v1"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1\/url-details": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "Zu verarbeitende URL.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "Dies ist ein alphanumerischer Identifikator f\u00fcr die Men\u00fc-Position.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-block-editor\/v1\/export": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp-block-editor\/v1\/export"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1\/navigation-fallback": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-abilities\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp-abilities\/v1\/categories"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories\/(?P<slug>[a-z0-9]+(?:-[a-z0-9]+)*)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unique identifier for the ability category.",
                            "type": "string",
                            "pattern": "^[a-z0-9]+(?:-[a-z0-9]+)*$",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+?)\/run": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "Unique identifier for the ability.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "Input parameters for the ability execution.",
                            "type": [
                                "integer",
                                "number",
                                "boolean",
                                "string",
                                "array",
                                "object",
                                "null"
                            ],
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktuelle Seite der Sammlung.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximale Anzahl an Elementen, die im Ergebnissatz zur\u00fcckgegeben werden.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Limit results to abilities in specific ability category.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/topluxes.com\/de\/wp-json\/wp-abilities\/v1\/abilities"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Unique identifier for the ability.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>monsterinsights\/popular-posts-inline)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for monsterinsights\/popular-posts-inline block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "slug": {
                                    "type": "string"
                                },
                                "followrules": {
                                    "type": "boolean"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>monsterinsights\/popular-posts-widget)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for monsterinsights\/popular-posts-widget block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "slug": {
                                    "type": "string"
                                },
                                "followrules": {
                                    "type": "boolean"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/legacy-widget)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/legacy-widget block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "id": {
                                    "type": "string",
                                    "default": null
                                },
                                "idBase": {
                                    "type": "string",
                                    "default": null
                                },
                                "instance": {
                                    "type": "object",
                                    "default": null
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/widget-group)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/widget-group block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "title": {
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/accordion)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/accordion block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "iconPosition": {
                                    "type": "string",
                                    "default": "right"
                                },
                                "showIcon": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "autoclose": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "headingLevel": {
                                    "type": "number",
                                    "default": 3
                                },
                                "levelOptions": {
                                    "type": "array"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "layout": {
                                    "type": "object"
                                },
                                "ariaLabel": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/accordion-item)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/accordion-item block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "openByDefault": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "layout": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/archives)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/archives block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "displayAsDropdown": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "showLabel": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "showPostCounts": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "type": {
                                    "type": "string",
                                    "default": "monthly"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/avatar)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/avatar block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "userId": {
                                    "type": "number"
                                },
                                "size": {
                                    "type": "number",
                                    "default": 96
                                },
                                "isLink": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "linkTarget": {
                                    "type": "string",
                                    "default": "_self"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/block)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/block block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "ref": {
                                    "type": "number"
                                },
                                "content": {
                                    "type": "object",
                                    "default": []
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/button)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/button block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "tagName": {
                                    "type": "string",
                                    "enum": [
                                        "a",
                                        "button"
                                    ],
                                    "default": "a"
                                },
                                "type": {
                                    "type": "string",
                                    "default": "button"
                                },
                                "textAlign": {
                                    "type": "string"
                                },
                                "url": {
                                    "type": "string",
                                    "source": "attribute",
                                    "selector": "a",
                                    "attribute": "href",
                                    "role": "content"
                                },
                                "title": {
                                    "type": "string",
                                    "source": "attribute",
                                    "selector": "a,button",
                                    "attribute": "title",
                                    "role": "content"
                                },
                                "text": {
                                    "type": "rich-text",
                                    "source": "rich-text",
                                    "selector": "a,button",
                                    "role": "content"
                                },
                                "linkTarget": {
                                    "type": "string",
                                    "source": "attribute",
                                    "selector": "a",
                                    "attribute": "target",
                                    "role": "content"
                                },
                                "rel": {
                                    "type": "string",
                                    "source": "attribute",
                                    "selector": "a",
                                    "attribute": "rel",
                                    "role": "content"
                                },
                                "placeholder": {
                                    "type": "string"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "width": {
                                    "type": "number"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/calendar)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/calendar block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "month": {
                                    "type": "integer"
                                },
                                "year": {
                                    "type": "integer"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/categories)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/categories block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "taxonomy": {
                                    "type": "string",
                                    "default": "category"
                                },
                                "displayAsDropdown": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "showHierarchy": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "showPostCounts": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "showOnlyTopLevel": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "showEmpty": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "label": {
                                    "type": "string",
                                    "role": "content"
                                },
                                "showLabel": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/comment-author-name)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/comment-author-name block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "isLink": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "linkTarget": {
                                    "type": "string",
                                    "default": "_self"
                                },
                                "textAlign": {
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/comment-content)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/comment-content block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "textAlign": {
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/comment-date)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/comment-date block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "format": {
                                    "type": "string"
                                },
                                "isLink": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/comment-edit-link)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/comment-edit-link block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "linkTarget": {
                                    "type": "string",
                                    "default": "_self"
                                },
                                "textAlign": {
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/comment-reply-link)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/comment-reply-link block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "textAlign": {
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/comment-template)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/comment-template block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/comments)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/comments block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "tagName": {
                                    "type": "string",
                                    "default": "div"
                                },
                                "legacy": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/comments-pagination)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/comments-pagination block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "paginationArrow": {
                                    "type": "string",
                                    "default": "none"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "layout": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/comments-pagination-next)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/comments-pagination-next block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "label": {
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/comments-pagination-numbers)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/comments-pagination-numbers block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/comments-pagination-previous)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/comments-pagination-previous block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "label": {
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/comments-title)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/comments-title block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "textAlign": {
                                    "type": "string"
                                },
                                "showPostTitle": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "showCommentsCount": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "level": {
                                    "type": "number",
                                    "default": 2
                                },
                                "levelOptions": {
                                    "type": "array"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/cover)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/cover block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "url": {
                                    "type": "string",
                                    "role": "content"
                                },
                                "useFeaturedImage": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "id": {
                                    "type": "number"
                                },
                                "alt": {
                                    "type": "string",
                                    "default": ""
                                },
                                "hasParallax": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "isRepeated": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "dimRatio": {
                                    "type": "number",
                                    "default": 100
                                },
                                "overlayColor": {
                                    "type": "string"
                                },
                                "customOverlayColor": {
                                    "type": "string"
                                },
                                "isUserOverlayColor": {
                                    "type": "boolean"
                                },
                                "backgroundType": {
                                    "type": "string",
                                    "default": "image"
                                },
                                "focalPoint": {
                                    "type": "object"
                                },
                                "minHeight": {
                                    "type": "number"
                                },
                                "minHeightUnit": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "customGradient": {
                                    "type": "string"
                                },
                                "contentPosition": {
                                    "type": "string"
                                },
                                "isDark": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "templateLock": {
                                    "type": [
                                        "string",
                                        "boolean"
                                    ],
                                    "enum": [
                                        "all",
                                        "insert",
                                        "contentOnly",
                                        false
                                    ]
                                },
                                "tagName": {
                                    "type": "string",
                                    "default": "div"
                                },
                                "sizeSlug": {
                                    "type": "string"
                                },
                                "poster": {
                                    "type": "string",
                                    "source": "attribute",
                                    "selector": "video",
                                    "attribute": "poster"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "layout": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/file)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/file block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "id": {
                                    "type": "number"
                                },
                                "blob": {
                                    "type": "string",
                                    "role": "local"
                                },
                                "href": {
                                    "type": "string",
                                    "role": "content"
                                },
                                "fileId": {
                                    "type": "string",
                                    "source": "attribute",
                                    "selector": "a:not([download])",
                                    "attribute": "id"
                                },
                                "fileName": {
                                    "type": "rich-text",
                                    "source": "rich-text",
                                    "selector": "a:not([download])",
                                    "role": "content"
                                },
                                "textLinkHref": {
                                    "type": "string",
                                    "source": "attribute",
                                    "selector": "a:not([download])",
                                    "attribute": "href",
                                    "role": "content"
                                },
                                "textLinkTarget": {
                                    "type": "string",
                                    "source": "attribute",
                                    "selector": "a:not([download])",
                                    "attribute": "target"
                                },
                                "showDownloadButton": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "downloadButtonText": {
                                    "type": "rich-text",
                                    "source": "rich-text",
                                    "selector": "a[download]",
                                    "role": "content"
                                },
                                "displayPreview": {
                                    "type": "boolean"
                                },
                                "previewHeight": {
                                    "type": "number",
                                    "default": 600
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/footnotes)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/footnotes block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/gallery)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/gallery block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "images": {
                                    "type": "array",
                                    "default": [],
                                    "source": "query",
                                    "selector": ".blocks-gallery-item",
                                    "query": {
                                        "url": {
                                            "type": "string",
                                            "source": "attribute",
                                            "selector": "img",
                                            "attribute": "src"
                                        },
                                        "fullUrl": {
                                            "type": "string",
                                            "source": "attribute",
                                            "selector": "img",
                                            "attribute": "data-full-url"
                                        },
                                        "link": {
                                            "type": "string",
                                            "source": "attribute",
                                            "selector": "img",
                                            "attribute": "data-link"
                                        },
                                        "alt": {
                                            "type": "string",
                                            "source": "attribute",
                                            "selector": "img",
                                            "attribute": "alt",
                                            "default": ""
                                        },
                                        "id": {
                                            "type": "string",
                                            "source": "attribute",
                                            "selector": "img",
                                            "attribute": "data-id"
                                        },
                                        "caption": {
                                            "type": "rich-text",
                                            "source": "rich-text",
                                            "selector": ".blocks-gallery-item__caption"
                                        }
                                    }
                                },
                                "ids": {
                                    "type": "array",
                                    "items": {
                                        "type": "number"
                                    },
                                    "default": []
                                },
                                "shortCodeTransforms": {
                                    "type": "array",
                                    "items": {
                                        "type": "object"
                                    },
                                    "default": []
                                },
                                "columns": {
                                    "type": "number",
                                    "minimum": 1,
                                    "maximum": 8
                                },
                                "caption": {
                                    "type": "rich-text",
                                    "source": "rich-text",
                                    "selector": ".blocks-gallery-caption",
                                    "role": "content"
                                },
                                "imageCrop": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "randomOrder": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "fixedHeight": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "linkTarget": {
                                    "type": "string"
                                },
                                "linkTo": {
                                    "type": "string"
                                },
                                "sizeSlug": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "allowResize": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "aspectRatio": {
                                    "type": "string",
                                    "default": "auto"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "layout": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/heading)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/heading block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "textAlign": {
                                    "type": "string"
                                },
                                "content": {
                                    "type": "rich-text",
                                    "source": "rich-text",
                                    "selector": "h1,h2,h3,h4,h5,h6",
                                    "role": "content"
                                },
                                "level": {
                                    "type": "number",
                                    "default": 2
                                },
                                "levelOptions": {
                                    "type": "array"
                                },
                                "placeholder": {
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/home-link)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/home-link block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "label": {
                                    "type": "string",
                                    "role": "content"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/image)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/image block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "blob": {
                                    "type": "string",
                                    "role": "local"
                                },
                                "url": {
                                    "type": "string",
                                    "source": "attribute",
                                    "selector": "img",
                                    "attribute": "src",
                                    "role": "content"
                                },
                                "alt": {
                                    "type": "string",
                                    "source": "attribute",
                                    "selector": "img",
                                    "attribute": "alt",
                                    "default": "",
                                    "role": "content"
                                },
                                "caption": {
                                    "type": "rich-text",
                                    "source": "rich-text",
                                    "selector": "figcaption",
                                    "role": "content"
                                },
                                "lightbox": {
                                    "type": "object",
                                    "enabled": {
                                        "type": "boolean"
                                    }
                                },
                                "title": {
                                    "type": "string",
                                    "source": "attribute",
                                    "selector": "img",
                                    "attribute": "title",
                                    "role": "content"
                                },
                                "href": {
                                    "type": "string",
                                    "source": "attribute",
                                    "selector": "figure > a",
                                    "attribute": "href",
                                    "role": "content"
                                },
                                "rel": {
                                    "type": "string",
                                    "source": "attribute",
                                    "selector": "figure > a",
                                    "attribute": "rel"
                                },
                                "linkClass": {
                                    "type": "string",
                                    "source": "attribute",
                                    "selector": "figure > a",
                                    "attribute": "class"
                                },
                                "id": {
                                    "type": "number",
                                    "role": "content"
                                },
                                "width": {
                                    "type": "string"
                                },
                                "height": {
                                    "type": "string"
                                },
                                "aspectRatio": {
                                    "type": "string"
                                },
                                "scale": {
                                    "type": "string"
                                },
                                "sizeSlug": {
                                    "type": "string"
                                },
                                "linkDestination": {
                                    "type": "string"
                                },
                                "linkTarget": {
                                    "type": "string",
                                    "source": "attribute",
                                    "selector": "figure > a",
                                    "attribute": "target"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/latest-comments)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/latest-comments block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "commentsToShow": {
                                    "type": "number",
                                    "default": 5,
                                    "minimum": 1,
                                    "maximum": 100
                                },
                                "displayAvatar": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "displayDate": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "displayExcerpt": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/latest-posts)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/latest-posts block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "categories": {
                                    "type": "array",
                                    "items": {
                                        "type": "object"
                                    }
                                },
                                "selectedAuthor": {
                                    "type": "number"
                                },
                                "postsToShow": {
                                    "type": "number",
                                    "default": 5
                                },
                                "displayPostContent": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "displayPostContentRadio": {
                                    "type": "string",
                                    "default": "excerpt"
                                },
                                "excerptLength": {
                                    "type": "number",
                                    "default": 55
                                },
                                "displayAuthor": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "displayPostDate": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "postLayout": {
                                    "type": "string",
                                    "default": "list"
                                },
                                "columns": {
                                    "type": "number",
                                    "default": 3
                                },
                                "order": {
                                    "type": "string",
                                    "default": "desc"
                                },
                                "orderBy": {
                                    "type": "string",
                                    "default": "date"
                                },
                                "displayFeaturedImage": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "featuredImageAlign": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right"
                                    ]
                                },
                                "featuredImageSizeSlug": {
                                    "type": "string",
                                    "default": "thumbnail"
                                },
                                "featuredImageSizeWidth": {
                                    "type": "number",
                                    "default": null
                                },
                                "featuredImageSizeHeight": {
                                    "type": "number",
                                    "default": null
                                },
                                "addLinkToFeaturedImage": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/list)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/list block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "ordered": {
                                    "type": "boolean",
                                    "default": false,
                                    "role": "content"
                                },
                                "values": {
                                    "type": "string",
                                    "source": "html",
                                    "selector": "ol,ul",
                                    "multiline": "li",
                                    "default": "",
                                    "role": "content"
                                },
                                "type": {
                                    "type": "string"
                                },
                                "start": {
                                    "type": "number"
                                },
                                "reversed": {
                                    "type": "boolean"
                                },
                                "placeholder": {
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/loginout)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/loginout block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "displayLoginAsForm": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "redirectToCurrent": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/media-text)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/media-text block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "align": {
                                    "type": "string",
                                    "default": "none"
                                },
                                "mediaAlt": {
                                    "type": "string",
                                    "source": "attribute",
                                    "selector": "figure img",
                                    "attribute": "alt",
                                    "default": "",
                                    "role": "content"
                                },
                                "mediaPosition": {
                                    "type": "string",
                                    "default": "left"
                                },
                                "mediaId": {
                                    "type": "number",
                                    "role": "content"
                                },
                                "mediaUrl": {
                                    "type": "string",
                                    "source": "attribute",
                                    "selector": "figure video,figure img",
                                    "attribute": "src",
                                    "role": "content"
                                },
                                "mediaLink": {
                                    "type": "string"
                                },
                                "linkDestination": {
                                    "type": "string"
                                },
                                "linkTarget": {
                                    "type": "string",
                                    "source": "attribute",
                                    "selector": "figure a",
                                    "attribute": "target"
                                },
                                "href": {
                                    "type": "string",
                                    "source": "attribute",
                                    "selector": "figure a",
                                    "attribute": "href",
                                    "role": "content"
                                },
                                "rel": {
                                    "type": "string",
                                    "source": "attribute",
                                    "selector": "figure a",
                                    "attribute": "rel"
                                },
                                "linkClass": {
                                    "type": "string",
                                    "source": "attribute",
                                    "selector": "figure a",
                                    "attribute": "class"
                                },
                                "mediaType": {
                                    "type": "string",
                                    "role": "content"
                                },
                                "mediaWidth": {
                                    "type": "number",
                                    "default": 50
                                },
                                "mediaSizeSlug": {
                                    "type": "string"
                                },
                                "isStackedOnMobile": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "verticalAlignment": {
                                    "type": "string"
                                },
                                "imageFill": {
                                    "type": "boolean"
                                },
                                "focalPoint": {
                                    "type": "object"
                                },
                                "useFeaturedImage": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/navigation)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/navigation block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "ref": {
                                    "type": "number"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "customTextColor": {
                                    "type": "string"
                                },
                                "rgbTextColor": {
                                    "type": "string"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "customBackgroundColor": {
                                    "type": "string"
                                },
                                "rgbBackgroundColor": {
                                    "type": "string"
                                },
                                "showSubmenuIcon": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "openSubmenusOnClick": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "overlayMenu": {
                                    "type": "string",
                                    "default": "mobile"
                                },
                                "icon": {
                                    "type": "string",
                                    "default": "handle"
                                },
                                "hasIcon": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "__unstableLocation": {
                                    "type": "string"
                                },
                                "overlayBackgroundColor": {
                                    "type": "string"
                                },
                                "customOverlayBackgroundColor": {
                                    "type": "string"
                                },
                                "overlayTextColor": {
                                    "type": "string"
                                },
                                "customOverlayTextColor": {
                                    "type": "string"
                                },
                                "maxNestingLevel": {
                                    "type": "number",
                                    "default": 5
                                },
                                "templateLock": {
                                    "type": [
                                        "string",
                                        "boolean"
                                    ],
                                    "enum": [
                                        "all",
                                        "insert",
                                        "contentOnly",
                                        false
                                    ]
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "layout": {
                                    "type": "object"
                                },
                                "ariaLabel": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/navigation-link)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/navigation-link block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "label": {
                                    "type": "string",
                                    "role": "content"
                                },
                                "type": {
                                    "type": "string"
                                },
                                "description": {
                                    "type": "string"
                                },
                                "rel": {
                                    "type": "string"
                                },
                                "id": {
                                    "type": "number"
                                },
                                "opensInNewTab": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "url": {
                                    "type": "string"
                                },
                                "title": {
                                    "type": "string"
                                },
                                "kind": {
                                    "type": "string"
                                },
                                "isTopLevelLink": {
                                    "type": "boolean"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/navigation-submenu)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/navigation-submenu block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "label": {
                                    "type": "string",
                                    "role": "content"
                                },
                                "type": {
                                    "type": "string"
                                },
                                "description": {
                                    "type": "string"
                                },
                                "rel": {
                                    "type": "string"
                                },
                                "id": {
                                    "type": "number"
                                },
                                "opensInNewTab": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "url": {
                                    "type": "string"
                                },
                                "title": {
                                    "type": "string"
                                },
                                "kind": {
                                    "type": "string"
                                },
                                "isTopLevelItem": {
                                    "type": "boolean"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/page-list)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/page-list block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "parentPageID": {
                                    "type": "integer",
                                    "default": 0
                                },
                                "isNested": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/pattern)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/pattern block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "slug": {
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/post-author)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/post-author block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "textAlign": {
                                    "type": "string"
                                },
                                "avatarSize": {
                                    "type": "number",
                                    "default": 48
                                },
                                "showAvatar": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "showBio": {
                                    "type": "boolean"
                                },
                                "byline": {
                                    "type": "string"
                                },
                                "isLink": {
                                    "type": "boolean",
                                    "default": false,
                                    "role": "content"
                                },
                                "linkTarget": {
                                    "type": "string",
                                    "default": "_self",
                                    "role": "content"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/post-author-biography)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/post-author-biography block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "textAlign": {
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/post-author-name)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/post-author-name block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "textAlign": {
                                    "type": "string"
                                },
                                "isLink": {
                                    "type": "boolean",
                                    "default": false,
                                    "role": "content"
                                },
                                "linkTarget": {
                                    "type": "string",
                                    "default": "_self",
                                    "role": "content"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/post-comments-count)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/post-comments-count block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "textAlign": {
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/post-comments-form)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/post-comments-form block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "textAlign": {
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/post-comments-link)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/post-comments-link block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "textAlign": {
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/post-content)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/post-content block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "tagName": {
                                    "type": "string",
                                    "default": "div"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "layout": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/post-date)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/post-date block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "datetime": {
                                    "type": "string",
                                    "role": "content"
                                },
                                "textAlign": {
                                    "type": "string"
                                },
                                "format": {
                                    "type": "string"
                                },
                                "isLink": {
                                    "type": "boolean",
                                    "default": false,
                                    "role": "content"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/post-excerpt)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/post-excerpt block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "textAlign": {
                                    "type": "string"
                                },
                                "moreText": {
                                    "type": "string",
                                    "role": "content"
                                },
                                "showMoreOnNewLine": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "excerptLength": {
                                    "type": "number",
                                    "default": 55
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/post-featured-image)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/post-featured-image block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "isLink": {
                                    "type": "boolean",
                                    "default": false,
                                    "role": "content"
                                },
                                "aspectRatio": {
                                    "type": "string"
                                },
                                "width": {
                                    "type": "string"
                                },
                                "height": {
                                    "type": "string"
                                },
                                "scale": {
                                    "type": "string",
                                    "default": "cover"
                                },
                                "sizeSlug": {
                                    "type": "string"
                                },
                                "rel": {
                                    "type": "string",
                                    "attribute": "rel",
                                    "default": "",
                                    "role": "content"
                                },
                                "linkTarget": {
                                    "type": "string",
                                    "default": "_self",
                                    "role": "content"
                                },
                                "overlayColor": {
                                    "type": "string"
                                },
                                "customOverlayColor": {
                                    "type": "string"
                                },
                                "dimRatio": {
                                    "type": "number",
                                    "default": 0
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "customGradient": {
                                    "type": "string"
                                },
                                "useFirstImageFromPost": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/post-navigation-link)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/post-navigation-link block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "textAlign": {
                                    "type": "string"
                                },
                                "type": {
                                    "type": "string",
                                    "default": "next"
                                },
                                "label": {
                                    "type": "string",
                                    "role": "content"
                                },
                                "showTitle": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "linkLabel": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "arrow": {
                                    "type": "string",
                                    "default": "none"
                                },
                                "taxonomy": {
                                    "type": "string",
                                    "default": ""
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/post-template)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/post-template block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "layout": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/post-terms)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/post-terms block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "term": {
                                    "type": "string"
                                },
                                "textAlign": {
                                    "type": "string"
                                },
                                "separator": {
                                    "type": "string",
                                    "default": ", "
                                },
                                "prefix": {
                                    "type": "string",
                                    "default": "",
                                    "role": "content"
                                },
                                "suffix": {
                                    "type": "string",
                                    "default": "",
                                    "role": "content"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/post-time-to-read)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/post-time-to-read block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "textAlign": {
                                    "type": "string"
                                },
                                "displayAsRange": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "displayMode": {
                                    "type": "string",
                                    "default": "time"
                                },
                                "averageReadingSpeed": {
                                    "type": "number",
                                    "default": 189
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/post-title)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/post-title block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "textAlign": {
                                    "type": "string"
                                },
                                "level": {
                                    "type": "number",
                                    "default": 2
                                },
                                "levelOptions": {
                                    "type": "array"
                                },
                                "isLink": {
                                    "type": "boolean",
                                    "default": false,
                                    "role": "content"
                                },
                                "rel": {
                                    "type": "string",
                                    "attribute": "rel",
                                    "default": "",
                                    "role": "content"
                                },
                                "linkTarget": {
                                    "type": "string",
                                    "default": "_self",
                                    "role": "content"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/query)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/query block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "queryId": {
                                    "type": "number"
                                },
                                "query": {
                                    "type": "object",
                                    "default": {
                                        "perPage": null,
                                        "pages": 0,
                                        "offset": 0,
                                        "postType": "post",
                                        "order": "desc",
                                        "orderBy": "date",
                                        "author": "",
                                        "search": "",
                                        "exclude": [],
                                        "sticky": "",
                                        "inherit": true,
                                        "taxQuery": null,
                                        "parents": [],
                                        "format": []
                                    }
                                },
                                "tagName": {
                                    "type": "string",
                                    "default": "div"
                                },
                                "namespace": {
                                    "type": "string"
                                },
                                "enhancedPagination": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "layout": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/query-no-results)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/query-no-results block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/query-pagination)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/query-pagination block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "paginationArrow": {
                                    "type": "string",
                                    "default": "none"
                                },
                                "showLabel": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "layout": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/query-pagination-next)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/query-pagination-next block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "label": {
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/query-pagination-numbers)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/query-pagination-numbers block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "midSize": {
                                    "type": "number",
                                    "default": 2
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/query-pagination-previous)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/query-pagination-previous block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "label": {
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/query-title)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/query-title block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "type": {
                                    "type": "string"
                                },
                                "textAlign": {
                                    "type": "string"
                                },
                                "level": {
                                    "type": "number",
                                    "default": 1
                                },
                                "levelOptions": {
                                    "type": "array"
                                },
                                "showPrefix": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "showSearchTerm": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/query-total)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/query-total block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "displayType": {
                                    "type": "string",
                                    "default": "total-results"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/read-more)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/read-more block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "content": {
                                    "type": "string",
                                    "role": "content"
                                },
                                "linkTarget": {
                                    "type": "string",
                                    "default": "_self"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/rss)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/rss block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "columns": {
                                    "type": "number",
                                    "default": 2
                                },
                                "blockLayout": {
                                    "type": "string",
                                    "default": "list"
                                },
                                "feedURL": {
                                    "type": "string",
                                    "default": "",
                                    "role": "content"
                                },
                                "itemsToShow": {
                                    "type": "number",
                                    "default": 5
                                },
                                "displayExcerpt": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "displayAuthor": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "displayDate": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "excerptLength": {
                                    "type": "number",
                                    "default": 55
                                },
                                "openInNewTab": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "rel": {
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/search)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/search block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "label": {
                                    "type": "string",
                                    "role": "content"
                                },
                                "showLabel": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "placeholder": {
                                    "type": "string",
                                    "default": "",
                                    "role": "content"
                                },
                                "width": {
                                    "type": "number"
                                },
                                "widthUnit": {
                                    "type": "string"
                                },
                                "buttonText": {
                                    "type": "string",
                                    "role": "content"
                                },
                                "buttonPosition": {
                                    "type": "string",
                                    "default": "button-outside"
                                },
                                "buttonUseIcon": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "query": {
                                    "type": "object",
                                    "default": []
                                },
                                "isSearchFieldHidden": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/shortcode)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/shortcode block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "text": {
                                    "type": "string",
                                    "source": "raw",
                                    "role": "content"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/site-logo)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/site-logo block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "width": {
                                    "type": "number"
                                },
                                "isLink": {
                                    "type": "boolean",
                                    "default": true,
                                    "role": "content"
                                },
                                "linkTarget": {
                                    "type": "string",
                                    "default": "_self",
                                    "role": "content"
                                },
                                "shouldSyncIcon": {
                                    "type": "boolean"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/site-tagline)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/site-tagline block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "textAlign": {
                                    "type": "string"
                                },
                                "level": {
                                    "type": "number",
                                    "default": 0
                                },
                                "levelOptions": {
                                    "type": "array",
                                    "default": [
                                        0,
                                        1,
                                        2,
                                        3,
                                        4,
                                        5,
                                        6
                                    ]
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/site-title)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/site-title block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "level": {
                                    "type": "number",
                                    "default": 1
                                },
                                "levelOptions": {
                                    "type": "array",
                                    "default": [
                                        0,
                                        1,
                                        2,
                                        3,
                                        4,
                                        5,
                                        6
                                    ]
                                },
                                "textAlign": {
                                    "type": "string"
                                },
                                "isLink": {
                                    "type": "boolean",
                                    "default": true,
                                    "role": "content"
                                },
                                "linkTarget": {
                                    "type": "string",
                                    "default": "_self",
                                    "role": "content"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/social-link)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/social-link block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "url": {
                                    "type": "string",
                                    "role": "content"
                                },
                                "service": {
                                    "type": "string"
                                },
                                "label": {
                                    "type": "string",
                                    "role": "content"
                                },
                                "rel": {
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/tag-cloud)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/tag-cloud block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "numberOfTags": {
                                    "type": "number",
                                    "default": 45,
                                    "minimum": 1,
                                    "maximum": 100
                                },
                                "taxonomy": {
                                    "type": "string",
                                    "default": "post_tag"
                                },
                                "showTagCounts": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "smallestFontSize": {
                                    "type": "string",
                                    "default": "8pt"
                                },
                                "largestFontSize": {
                                    "type": "string",
                                    "default": "22pt"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/template-part)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/template-part block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "slug": {
                                    "type": "string"
                                },
                                "theme": {
                                    "type": "string"
                                },
                                "tagName": {
                                    "type": "string"
                                },
                                "area": {
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/term-count)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/term-count block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "bracketType": {
                                    "type": "string",
                                    "enum": [
                                        "none",
                                        "round",
                                        "square",
                                        "curly",
                                        "angle"
                                    ],
                                    "default": "round"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/term-description)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/term-description block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "textAlign": {
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/term-name)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/term-name block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "textAlign": {
                                    "type": "string"
                                },
                                "level": {
                                    "type": "number",
                                    "default": 0
                                },
                                "isLink": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/term-template)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/term-template block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                },
                                "fontFamily": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "layout": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/video)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/video block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "autoplay": {
                                    "type": "boolean",
                                    "source": "attribute",
                                    "selector": "video",
                                    "attribute": "autoplay"
                                },
                                "caption": {
                                    "type": "rich-text",
                                    "source": "rich-text",
                                    "selector": "figcaption",
                                    "role": "content"
                                },
                                "controls": {
                                    "type": "boolean",
                                    "source": "attribute",
                                    "selector": "video",
                                    "attribute": "controls",
                                    "default": true
                                },
                                "id": {
                                    "type": "number",
                                    "role": "content"
                                },
                                "loop": {
                                    "type": "boolean",
                                    "source": "attribute",
                                    "selector": "video",
                                    "attribute": "loop"
                                },
                                "muted": {
                                    "type": "boolean",
                                    "source": "attribute",
                                    "selector": "video",
                                    "attribute": "muted"
                                },
                                "poster": {
                                    "type": "string",
                                    "source": "attribute",
                                    "selector": "video",
                                    "attribute": "poster"
                                },
                                "preload": {
                                    "type": "string",
                                    "source": "attribute",
                                    "selector": "video",
                                    "attribute": "preload",
                                    "default": "metadata"
                                },
                                "blob": {
                                    "type": "string",
                                    "role": "local"
                                },
                                "src": {
                                    "type": "string",
                                    "source": "attribute",
                                    "selector": "video",
                                    "attribute": "src",
                                    "role": "content"
                                },
                                "playsInline": {
                                    "type": "boolean",
                                    "source": "attribute",
                                    "selector": "video",
                                    "attribute": "playsinline"
                                },
                                "tracks": {
                                    "role": "content",
                                    "type": "array",
                                    "items": {
                                        "type": "object"
                                    },
                                    "default": []
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>yoast\/faq-block)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for yoast\/faq-block block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "className": {
                                    "default": "",
                                    "type": "string"
                                },
                                "questions": {
                                    "type": "array"
                                },
                                "additionalListCssClasses": {
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>yoast\/how-to-block)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for yoast\/how-to-block block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "hasDuration": {
                                    "type": "boolean"
                                },
                                "days": {
                                    "type": "string"
                                },
                                "hours": {
                                    "type": "string"
                                },
                                "minutes": {
                                    "type": "string"
                                },
                                "description": {
                                    "type": "array",
                                    "source": "children",
                                    "selector": ".schema-how-to-description"
                                },
                                "jsonDescription": {
                                    "type": "string"
                                },
                                "steps": {
                                    "type": "array"
                                },
                                "additionalListCssClasses": {
                                    "type": "string"
                                },
                                "unorderedList": {
                                    "type": "boolean"
                                },
                                "durationText": {
                                    "type": "string"
                                },
                                "defaultDurationText": {
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>trp\/language-switcher)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for trp\/language-switcher block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "display_setting": {
                                    "type": "string",
                                    "default": ""
                                },
                                "is_preview": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "is_editor": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "className": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>wpforms\/form-selector)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for wpforms\/form-selector block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "formId": {
                                    "type": "string"
                                },
                                "displayTitle": {
                                    "type": "boolean"
                                },
                                "displayDesc": {
                                    "type": "boolean"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>yoast-seo\/breadcrumbs)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for yoast-seo\/breadcrumbs block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "className": {
                                    "default": "",
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/absolute-reviews)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/absolute-reviews block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/absolute-reviews"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "layout": {
                                    "type": "string",
                                    "default": ""
                                },
                                "heading": {
                                    "type": "string",
                                    "default": ""
                                },
                                "desc": {
                                    "type": "string",
                                    "default": ""
                                },
                                "legend": {
                                    "type": "string",
                                    "default": ""
                                },
                                "total_score_label": {
                                    "type": "string",
                                    "default": "Total Score"
                                },
                                "typographyDescription": {
                                    "type": "string",
                                    "default": "0.875rem"
                                },
                                "typographyLegend": {
                                    "type": "string",
                                    "default": "0.875rem"
                                },
                                "typographyTotal": {
                                    "type": "string",
                                    "default": "3rem"
                                },
                                "layout_percentage_total_score_percentage": {
                                    "type": "number",
                                    "default": 50
                                },
                                "layout_point-5_total_score_point_5": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_point-10_total_score_point_10": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_star_total_score_star": {
                                    "type": "number",
                                    "default": 1
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/alert)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/alert block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/alert"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "borderStyle": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "borderColor_dark": {
                                    "type": "string"
                                },
                                "borderWidthTop": {
                                    "type": "number"
                                },
                                "borderWidthBottom": {
                                    "type": "number"
                                },
                                "borderWidthLeft": {
                                    "type": "number"
                                },
                                "borderWidthRight": {
                                    "type": "number"
                                },
                                "borderWidthLink": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight": {
                                    "type": "number"
                                },
                                "borderRadiusLink": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit": {
                                    "type": "string"
                                },
                                "borderWidthTop_tablet": {
                                    "type": "number"
                                },
                                "borderWidthBottom_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLeft_tablet": {
                                    "type": "number"
                                },
                                "borderWidthRight_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_tablet": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_tablet": {
                                    "type": "string"
                                },
                                "borderWidthTop_mobile": {
                                    "type": "number"
                                },
                                "borderWidthBottom_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLeft_mobile": {
                                    "type": "number"
                                },
                                "borderWidthRight_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_mobile": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_mobile": {
                                    "type": "string"
                                },
                                "canvasResponsiveHide_desktop": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_tablet": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_mobile": {
                                    "type": "boolean"
                                },
                                "dismissible": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/progress)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/progress block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/progress"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "borderStyle": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "borderColor_dark": {
                                    "type": "string"
                                },
                                "borderWidthTop": {
                                    "type": "number"
                                },
                                "borderWidthBottom": {
                                    "type": "number"
                                },
                                "borderWidthLeft": {
                                    "type": "number"
                                },
                                "borderWidthRight": {
                                    "type": "number"
                                },
                                "borderWidthLink": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight": {
                                    "type": "number"
                                },
                                "borderRadiusLink": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit": {
                                    "type": "string"
                                },
                                "borderWidthTop_tablet": {
                                    "type": "number"
                                },
                                "borderWidthBottom_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLeft_tablet": {
                                    "type": "number"
                                },
                                "borderWidthRight_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_tablet": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_tablet": {
                                    "type": "string"
                                },
                                "borderWidthTop_mobile": {
                                    "type": "number"
                                },
                                "borderWidthBottom_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLeft_mobile": {
                                    "type": "number"
                                },
                                "borderWidthRight_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_mobile": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_mobile": {
                                    "type": "string"
                                },
                                "canvasResponsiveHide_desktop": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_tablet": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_mobile": {
                                    "type": "boolean"
                                },
                                "width": {
                                    "type": "number",
                                    "default": 70
                                },
                                "height": {
                                    "type": "number",
                                    "default": 14
                                },
                                "striped": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "animated": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "displayPercent": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/collapsibles)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/collapsibles block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/collapsibles"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "borderStyle": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "borderColor_dark": {
                                    "type": "string"
                                },
                                "borderWidthTop": {
                                    "type": "number"
                                },
                                "borderWidthBottom": {
                                    "type": "number"
                                },
                                "borderWidthLeft": {
                                    "type": "number"
                                },
                                "borderWidthRight": {
                                    "type": "number"
                                },
                                "borderWidthLink": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight": {
                                    "type": "number"
                                },
                                "borderRadiusLink": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit": {
                                    "type": "string"
                                },
                                "borderWidthTop_tablet": {
                                    "type": "number"
                                },
                                "borderWidthBottom_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLeft_tablet": {
                                    "type": "number"
                                },
                                "borderWidthRight_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_tablet": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_tablet": {
                                    "type": "string"
                                },
                                "borderWidthTop_mobile": {
                                    "type": "number"
                                },
                                "borderWidthBottom_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLeft_mobile": {
                                    "type": "number"
                                },
                                "borderWidthRight_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_mobile": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_mobile": {
                                    "type": "string"
                                },
                                "canvasResponsiveHide_desktop": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_tablet": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_mobile": {
                                    "type": "boolean"
                                },
                                "count": {
                                    "type": "number",
                                    "default": 2
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/collapsible)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/collapsible block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/collapsible"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "borderStyle": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "borderColor_dark": {
                                    "type": "string"
                                },
                                "borderWidthTop": {
                                    "type": "number"
                                },
                                "borderWidthBottom": {
                                    "type": "number"
                                },
                                "borderWidthLeft": {
                                    "type": "number"
                                },
                                "borderWidthRight": {
                                    "type": "number"
                                },
                                "borderWidthLink": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight": {
                                    "type": "number"
                                },
                                "borderRadiusLink": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit": {
                                    "type": "string"
                                },
                                "borderWidthTop_tablet": {
                                    "type": "number"
                                },
                                "borderWidthBottom_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLeft_tablet": {
                                    "type": "number"
                                },
                                "borderWidthRight_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_tablet": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_tablet": {
                                    "type": "string"
                                },
                                "borderWidthTop_mobile": {
                                    "type": "number"
                                },
                                "borderWidthBottom_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLeft_mobile": {
                                    "type": "number"
                                },
                                "borderWidthRight_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_mobile": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_mobile": {
                                    "type": "string"
                                },
                                "canvasResponsiveHide_desktop": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_tablet": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_mobile": {
                                    "type": "boolean"
                                },
                                "title": {
                                    "type": "string",
                                    "default": ""
                                },
                                "opened": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/tabs)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/tabs block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/tabs"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "borderStyle": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "borderColor_dark": {
                                    "type": "string"
                                },
                                "borderWidthTop": {
                                    "type": "number"
                                },
                                "borderWidthBottom": {
                                    "type": "number"
                                },
                                "borderWidthLeft": {
                                    "type": "number"
                                },
                                "borderWidthRight": {
                                    "type": "number"
                                },
                                "borderWidthLink": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight": {
                                    "type": "number"
                                },
                                "borderRadiusLink": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit": {
                                    "type": "string"
                                },
                                "borderWidthTop_tablet": {
                                    "type": "number"
                                },
                                "borderWidthBottom_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLeft_tablet": {
                                    "type": "number"
                                },
                                "borderWidthRight_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_tablet": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_tablet": {
                                    "type": "string"
                                },
                                "borderWidthTop_mobile": {
                                    "type": "number"
                                },
                                "borderWidthBottom_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLeft_mobile": {
                                    "type": "number"
                                },
                                "borderWidthRight_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_mobile": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_mobile": {
                                    "type": "string"
                                },
                                "canvasResponsiveHide_desktop": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_tablet": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_mobile": {
                                    "type": "boolean"
                                },
                                "tabActive": {
                                    "type": "number",
                                    "default": 0
                                },
                                "tabsData": {
                                    "type": "array",
                                    "default": [
                                        "Tab 1",
                                        "Tab 2"
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "tabsPosition": {
                                    "type": "string",
                                    "default": "horizontal"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/tab)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/tab block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/tab"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "borderStyle": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "borderColor_dark": {
                                    "type": "string"
                                },
                                "borderWidthTop": {
                                    "type": "number"
                                },
                                "borderWidthBottom": {
                                    "type": "number"
                                },
                                "borderWidthLeft": {
                                    "type": "number"
                                },
                                "borderWidthRight": {
                                    "type": "number"
                                },
                                "borderWidthLink": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight": {
                                    "type": "number"
                                },
                                "borderRadiusLink": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit": {
                                    "type": "string"
                                },
                                "borderWidthTop_tablet": {
                                    "type": "number"
                                },
                                "borderWidthBottom_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLeft_tablet": {
                                    "type": "number"
                                },
                                "borderWidthRight_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_tablet": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_tablet": {
                                    "type": "string"
                                },
                                "borderWidthTop_mobile": {
                                    "type": "number"
                                },
                                "borderWidthBottom_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLeft_mobile": {
                                    "type": "number"
                                },
                                "borderWidthRight_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_mobile": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_mobile": {
                                    "type": "string"
                                },
                                "canvasResponsiveHide_desktop": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_tablet": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_mobile": {
                                    "type": "boolean"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/widgetized-area)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/widgetized-area block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/widgetized-area"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "borderStyle": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "borderColor_dark": {
                                    "type": "string"
                                },
                                "borderWidthTop": {
                                    "type": "number"
                                },
                                "borderWidthBottom": {
                                    "type": "number"
                                },
                                "borderWidthLeft": {
                                    "type": "number"
                                },
                                "borderWidthRight": {
                                    "type": "number"
                                },
                                "borderWidthLink": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight": {
                                    "type": "number"
                                },
                                "borderRadiusLink": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit": {
                                    "type": "string"
                                },
                                "borderWidthTop_tablet": {
                                    "type": "number"
                                },
                                "borderWidthBottom_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLeft_tablet": {
                                    "type": "number"
                                },
                                "borderWidthRight_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_tablet": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_tablet": {
                                    "type": "string"
                                },
                                "borderWidthTop_mobile": {
                                    "type": "number"
                                },
                                "borderWidthBottom_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLeft_mobile": {
                                    "type": "number"
                                },
                                "borderWidthRight_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_mobile": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_mobile": {
                                    "type": "string"
                                },
                                "canvasResponsiveHide_desktop": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_tablet": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_mobile": {
                                    "type": "boolean"
                                },
                                "area": {
                                    "type": "string",
                                    "default": ""
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/section-heading)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/section-heading block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/section-heading"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "borderStyle": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "borderColor_dark": {
                                    "type": "string"
                                },
                                "borderWidthTop": {
                                    "type": "number"
                                },
                                "borderWidthBottom": {
                                    "type": "number"
                                },
                                "borderWidthLeft": {
                                    "type": "number"
                                },
                                "borderWidthRight": {
                                    "type": "number"
                                },
                                "borderWidthLink": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight": {
                                    "type": "number"
                                },
                                "borderRadiusLink": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit": {
                                    "type": "string"
                                },
                                "borderWidthTop_tablet": {
                                    "type": "number"
                                },
                                "borderWidthBottom_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLeft_tablet": {
                                    "type": "number"
                                },
                                "borderWidthRight_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_tablet": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_tablet": {
                                    "type": "string"
                                },
                                "borderWidthTop_mobile": {
                                    "type": "number"
                                },
                                "borderWidthBottom_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLeft_mobile": {
                                    "type": "number"
                                },
                                "borderWidthRight_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_mobile": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_mobile": {
                                    "type": "string"
                                },
                                "canvasResponsiveHide_desktop": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_tablet": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_mobile": {
                                    "type": "boolean"
                                },
                                "halign": {
                                    "type": "string"
                                },
                                "tag": {
                                    "type": "string"
                                },
                                "content": {
                                    "type": "string"
                                },
                                "typographyHeading": {
                                    "type": "string"
                                },
                                "typographyHeading_tablet": {
                                    "type": "string"
                                },
                                "typographyHeading_mobile": {
                                    "type": "string"
                                },
                                "typographyHeading_dark_tablet": {
                                    "type": "string"
                                },
                                "typographyHeading_dark_mobile": {
                                    "type": "string"
                                },
                                "colorHeadingBorder": {
                                    "type": "string"
                                },
                                "colorHeadingBorder_dark": {
                                    "type": "string"
                                },
                                "colorHeadingAccent": {
                                    "type": "string"
                                },
                                "colorHeadingAccent_dark": {
                                    "type": "string"
                                },
                                "colorHeadingAccentContrast": {
                                    "type": "string"
                                },
                                "colorHeadingAccentContrast_dark": {
                                    "type": "string"
                                },
                                "colorHeading": {
                                    "type": "string"
                                },
                                "colorHeading_dark": {
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/section)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/section block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/section"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "backgroundImage": {
                                    "type": "object"
                                },
                                "backgroundPosition": {
                                    "type": "string"
                                },
                                "backgroundPositionXUnit": {
                                    "type": "string"
                                },
                                "backgroundPositionXVal": {
                                    "type": "number"
                                },
                                "backgroundPositionYUnit": {
                                    "type": "string"
                                },
                                "backgroundPositionYVal": {
                                    "type": "number"
                                },
                                "backgroundAttachment": {
                                    "type": "string"
                                },
                                "backgroundRepeat": {
                                    "type": "string"
                                },
                                "backgroundSize": {
                                    "type": "string"
                                },
                                "backgroundSizeUnit": {
                                    "type": "string"
                                },
                                "backgroundSizeVal": {
                                    "type": "number"
                                },
                                "backgroundImage_tablet": {
                                    "type": "object"
                                },
                                "backgroundPosition_tablet": {
                                    "type": "string"
                                },
                                "backgroundPositionXUnit_tablet": {
                                    "type": "string"
                                },
                                "backgroundPositionXVal_tablet": {
                                    "type": "number"
                                },
                                "backgroundPositionYUnit_tablet": {
                                    "type": "string"
                                },
                                "backgroundPositionYVal_tablet": {
                                    "type": "number"
                                },
                                "backgroundAttachment_tablet": {
                                    "type": "string"
                                },
                                "backgroundRepeat_tablet": {
                                    "type": "string"
                                },
                                "backgroundSize_tablet": {
                                    "type": "string"
                                },
                                "backgroundSizeUnit_tablet": {
                                    "type": "string"
                                },
                                "backgroundSizeVal_tablet": {
                                    "type": "number"
                                },
                                "backgroundImage_mobile": {
                                    "type": "object"
                                },
                                "backgroundPosition_mobile": {
                                    "type": "string"
                                },
                                "backgroundPositionXUnit_mobile": {
                                    "type": "string"
                                },
                                "backgroundPositionXVal_mobile": {
                                    "type": "number"
                                },
                                "backgroundPositionYUnit_mobile": {
                                    "type": "string"
                                },
                                "backgroundPositionYVal_mobile": {
                                    "type": "number"
                                },
                                "backgroundAttachment_mobile": {
                                    "type": "string"
                                },
                                "backgroundRepeat_mobile": {
                                    "type": "string"
                                },
                                "backgroundSize_mobile": {
                                    "type": "string"
                                },
                                "backgroundSizeUnit_mobile": {
                                    "type": "string"
                                },
                                "backgroundSizeVal_mobile": {
                                    "type": "number"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "borderStyle": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "borderColor_dark": {
                                    "type": "string"
                                },
                                "borderWidthTop": {
                                    "type": "number"
                                },
                                "borderWidthBottom": {
                                    "type": "number"
                                },
                                "borderWidthLeft": {
                                    "type": "number"
                                },
                                "borderWidthRight": {
                                    "type": "number"
                                },
                                "borderWidthLink": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight": {
                                    "type": "number"
                                },
                                "borderRadiusLink": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit": {
                                    "type": "string"
                                },
                                "borderWidthTop_tablet": {
                                    "type": "number"
                                },
                                "borderWidthBottom_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLeft_tablet": {
                                    "type": "number"
                                },
                                "borderWidthRight_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_tablet": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_tablet": {
                                    "type": "string"
                                },
                                "borderWidthTop_mobile": {
                                    "type": "number"
                                },
                                "borderWidthBottom_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLeft_mobile": {
                                    "type": "number"
                                },
                                "borderWidthRight_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_mobile": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_mobile": {
                                    "type": "string"
                                },
                                "canvasResponsiveHide_desktop": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_tablet": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_mobile": {
                                    "type": "boolean"
                                },
                                "layout": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layoutAlign": {
                                    "type": "string",
                                    "default": ""
                                },
                                "contentWidth": {
                                    "type": "number",
                                    "default": 1200
                                },
                                "sidebarPosition": {
                                    "type": "string",
                                    "default": "right"
                                },
                                "gapSection": {
                                    "type": "string",
                                    "default": "60px"
                                },
                                "gapSection_tablet": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "gapSection_mobile": {
                                    "type": "string",
                                    "default": "48px"
                                },
                                "gapSection_dark_tablet": {
                                    "type": "string"
                                },
                                "gapSection_dark_mobile": {
                                    "type": "string"
                                },
                                "sidebarWidth": {
                                    "type": "string",
                                    "default": "300px"
                                },
                                "sidebarWidth_tablet": {
                                    "type": "string",
                                    "default": "300px"
                                },
                                "sidebarWidth_mobile": {
                                    "type": "string",
                                    "default": "300px"
                                },
                                "sidebarWidth_dark_tablet": {
                                    "type": "string"
                                },
                                "sidebarWidth_dark_mobile": {
                                    "type": "string"
                                },
                                "sidebarSticky": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "sidebarStickyMethod": {
                                    "type": "string",
                                    "default": "top"
                                },
                                "textColor": {
                                    "type": "string",
                                    "default": ""
                                },
                                "textColor_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "backgroundColor": {
                                    "type": "string",
                                    "default": ""
                                },
                                "backgroundColor_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/section-content)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/section-content block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/section-content"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "backgroundImage": {
                                    "type": "object"
                                },
                                "backgroundPosition": {
                                    "type": "string"
                                },
                                "backgroundPositionXUnit": {
                                    "type": "string"
                                },
                                "backgroundPositionXVal": {
                                    "type": "number"
                                },
                                "backgroundPositionYUnit": {
                                    "type": "string"
                                },
                                "backgroundPositionYVal": {
                                    "type": "number"
                                },
                                "backgroundAttachment": {
                                    "type": "string"
                                },
                                "backgroundRepeat": {
                                    "type": "string"
                                },
                                "backgroundSize": {
                                    "type": "string"
                                },
                                "backgroundSizeUnit": {
                                    "type": "string"
                                },
                                "backgroundSizeVal": {
                                    "type": "number"
                                },
                                "backgroundImage_tablet": {
                                    "type": "object"
                                },
                                "backgroundPosition_tablet": {
                                    "type": "string"
                                },
                                "backgroundPositionXUnit_tablet": {
                                    "type": "string"
                                },
                                "backgroundPositionXVal_tablet": {
                                    "type": "number"
                                },
                                "backgroundPositionYUnit_tablet": {
                                    "type": "string"
                                },
                                "backgroundPositionYVal_tablet": {
                                    "type": "number"
                                },
                                "backgroundAttachment_tablet": {
                                    "type": "string"
                                },
                                "backgroundRepeat_tablet": {
                                    "type": "string"
                                },
                                "backgroundSize_tablet": {
                                    "type": "string"
                                },
                                "backgroundSizeUnit_tablet": {
                                    "type": "string"
                                },
                                "backgroundSizeVal_tablet": {
                                    "type": "number"
                                },
                                "backgroundImage_mobile": {
                                    "type": "object"
                                },
                                "backgroundPosition_mobile": {
                                    "type": "string"
                                },
                                "backgroundPositionXUnit_mobile": {
                                    "type": "string"
                                },
                                "backgroundPositionXVal_mobile": {
                                    "type": "number"
                                },
                                "backgroundPositionYUnit_mobile": {
                                    "type": "string"
                                },
                                "backgroundPositionYVal_mobile": {
                                    "type": "number"
                                },
                                "backgroundAttachment_mobile": {
                                    "type": "string"
                                },
                                "backgroundRepeat_mobile": {
                                    "type": "string"
                                },
                                "backgroundSize_mobile": {
                                    "type": "string"
                                },
                                "backgroundSizeUnit_mobile": {
                                    "type": "string"
                                },
                                "backgroundSizeVal_mobile": {
                                    "type": "number"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "borderStyle": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "borderColor_dark": {
                                    "type": "string"
                                },
                                "borderWidthTop": {
                                    "type": "number"
                                },
                                "borderWidthBottom": {
                                    "type": "number"
                                },
                                "borderWidthLeft": {
                                    "type": "number"
                                },
                                "borderWidthRight": {
                                    "type": "number"
                                },
                                "borderWidthLink": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight": {
                                    "type": "number"
                                },
                                "borderRadiusLink": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit": {
                                    "type": "string"
                                },
                                "borderWidthTop_tablet": {
                                    "type": "number"
                                },
                                "borderWidthBottom_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLeft_tablet": {
                                    "type": "number"
                                },
                                "borderWidthRight_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_tablet": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_tablet": {
                                    "type": "string"
                                },
                                "borderWidthTop_mobile": {
                                    "type": "number"
                                },
                                "borderWidthBottom_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLeft_mobile": {
                                    "type": "number"
                                },
                                "borderWidthRight_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_mobile": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_mobile": {
                                    "type": "string"
                                },
                                "canvasResponsiveHide_desktop": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_tablet": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_mobile": {
                                    "type": "boolean"
                                },
                                "textColor": {
                                    "type": "string",
                                    "default": ""
                                },
                                "textColor_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "backgroundColor": {
                                    "type": "string",
                                    "default": ""
                                },
                                "backgroundColor_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/section-sidebar)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/section-sidebar block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/section-sidebar"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "backgroundImage": {
                                    "type": "object"
                                },
                                "backgroundPosition": {
                                    "type": "string"
                                },
                                "backgroundPositionXUnit": {
                                    "type": "string"
                                },
                                "backgroundPositionXVal": {
                                    "type": "number"
                                },
                                "backgroundPositionYUnit": {
                                    "type": "string"
                                },
                                "backgroundPositionYVal": {
                                    "type": "number"
                                },
                                "backgroundAttachment": {
                                    "type": "string"
                                },
                                "backgroundRepeat": {
                                    "type": "string"
                                },
                                "backgroundSize": {
                                    "type": "string"
                                },
                                "backgroundSizeUnit": {
                                    "type": "string"
                                },
                                "backgroundSizeVal": {
                                    "type": "number"
                                },
                                "backgroundImage_tablet": {
                                    "type": "object"
                                },
                                "backgroundPosition_tablet": {
                                    "type": "string"
                                },
                                "backgroundPositionXUnit_tablet": {
                                    "type": "string"
                                },
                                "backgroundPositionXVal_tablet": {
                                    "type": "number"
                                },
                                "backgroundPositionYUnit_tablet": {
                                    "type": "string"
                                },
                                "backgroundPositionYVal_tablet": {
                                    "type": "number"
                                },
                                "backgroundAttachment_tablet": {
                                    "type": "string"
                                },
                                "backgroundRepeat_tablet": {
                                    "type": "string"
                                },
                                "backgroundSize_tablet": {
                                    "type": "string"
                                },
                                "backgroundSizeUnit_tablet": {
                                    "type": "string"
                                },
                                "backgroundSizeVal_tablet": {
                                    "type": "number"
                                },
                                "backgroundImage_mobile": {
                                    "type": "object"
                                },
                                "backgroundPosition_mobile": {
                                    "type": "string"
                                },
                                "backgroundPositionXUnit_mobile": {
                                    "type": "string"
                                },
                                "backgroundPositionXVal_mobile": {
                                    "type": "number"
                                },
                                "backgroundPositionYUnit_mobile": {
                                    "type": "string"
                                },
                                "backgroundPositionYVal_mobile": {
                                    "type": "number"
                                },
                                "backgroundAttachment_mobile": {
                                    "type": "string"
                                },
                                "backgroundRepeat_mobile": {
                                    "type": "string"
                                },
                                "backgroundSize_mobile": {
                                    "type": "string"
                                },
                                "backgroundSizeUnit_mobile": {
                                    "type": "string"
                                },
                                "backgroundSizeVal_mobile": {
                                    "type": "number"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "borderStyle": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "borderColor_dark": {
                                    "type": "string"
                                },
                                "borderWidthTop": {
                                    "type": "number"
                                },
                                "borderWidthBottom": {
                                    "type": "number"
                                },
                                "borderWidthLeft": {
                                    "type": "number"
                                },
                                "borderWidthRight": {
                                    "type": "number"
                                },
                                "borderWidthLink": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight": {
                                    "type": "number"
                                },
                                "borderRadiusLink": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit": {
                                    "type": "string"
                                },
                                "borderWidthTop_tablet": {
                                    "type": "number"
                                },
                                "borderWidthBottom_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLeft_tablet": {
                                    "type": "number"
                                },
                                "borderWidthRight_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_tablet": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_tablet": {
                                    "type": "string"
                                },
                                "borderWidthTop_mobile": {
                                    "type": "number"
                                },
                                "borderWidthBottom_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLeft_mobile": {
                                    "type": "number"
                                },
                                "borderWidthRight_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_mobile": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_mobile": {
                                    "type": "string"
                                },
                                "canvasResponsiveHide_desktop": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_tablet": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_mobile": {
                                    "type": "boolean"
                                },
                                "textColor": {
                                    "type": "string",
                                    "default": ""
                                },
                                "textColor_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "backgroundColor": {
                                    "type": "string",
                                    "default": ""
                                },
                                "backgroundColor_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/row)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/row block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/row"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "backgroundImage": {
                                    "type": "object"
                                },
                                "backgroundPosition": {
                                    "type": "string"
                                },
                                "backgroundPositionXUnit": {
                                    "type": "string"
                                },
                                "backgroundPositionXVal": {
                                    "type": "number"
                                },
                                "backgroundPositionYUnit": {
                                    "type": "string"
                                },
                                "backgroundPositionYVal": {
                                    "type": "number"
                                },
                                "backgroundAttachment": {
                                    "type": "string"
                                },
                                "backgroundRepeat": {
                                    "type": "string"
                                },
                                "backgroundSize": {
                                    "type": "string"
                                },
                                "backgroundSizeUnit": {
                                    "type": "string"
                                },
                                "backgroundSizeVal": {
                                    "type": "number"
                                },
                                "backgroundImage_tablet": {
                                    "type": "object"
                                },
                                "backgroundPosition_tablet": {
                                    "type": "string"
                                },
                                "backgroundPositionXUnit_tablet": {
                                    "type": "string"
                                },
                                "backgroundPositionXVal_tablet": {
                                    "type": "number"
                                },
                                "backgroundPositionYUnit_tablet": {
                                    "type": "string"
                                },
                                "backgroundPositionYVal_tablet": {
                                    "type": "number"
                                },
                                "backgroundAttachment_tablet": {
                                    "type": "string"
                                },
                                "backgroundRepeat_tablet": {
                                    "type": "string"
                                },
                                "backgroundSize_tablet": {
                                    "type": "string"
                                },
                                "backgroundSizeUnit_tablet": {
                                    "type": "string"
                                },
                                "backgroundSizeVal_tablet": {
                                    "type": "number"
                                },
                                "backgroundImage_mobile": {
                                    "type": "object"
                                },
                                "backgroundPosition_mobile": {
                                    "type": "string"
                                },
                                "backgroundPositionXUnit_mobile": {
                                    "type": "string"
                                },
                                "backgroundPositionXVal_mobile": {
                                    "type": "number"
                                },
                                "backgroundPositionYUnit_mobile": {
                                    "type": "string"
                                },
                                "backgroundPositionYVal_mobile": {
                                    "type": "number"
                                },
                                "backgroundAttachment_mobile": {
                                    "type": "string"
                                },
                                "backgroundRepeat_mobile": {
                                    "type": "string"
                                },
                                "backgroundSize_mobile": {
                                    "type": "string"
                                },
                                "backgroundSizeUnit_mobile": {
                                    "type": "string"
                                },
                                "backgroundSizeVal_mobile": {
                                    "type": "number"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "borderStyle": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "borderColor_dark": {
                                    "type": "string"
                                },
                                "borderWidthTop": {
                                    "type": "number"
                                },
                                "borderWidthBottom": {
                                    "type": "number"
                                },
                                "borderWidthLeft": {
                                    "type": "number"
                                },
                                "borderWidthRight": {
                                    "type": "number"
                                },
                                "borderWidthLink": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight": {
                                    "type": "number"
                                },
                                "borderRadiusLink": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit": {
                                    "type": "string"
                                },
                                "borderWidthTop_tablet": {
                                    "type": "number"
                                },
                                "borderWidthBottom_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLeft_tablet": {
                                    "type": "number"
                                },
                                "borderWidthRight_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_tablet": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_tablet": {
                                    "type": "string"
                                },
                                "borderWidthTop_mobile": {
                                    "type": "number"
                                },
                                "borderWidthBottom_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLeft_mobile": {
                                    "type": "number"
                                },
                                "borderWidthRight_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_mobile": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_mobile": {
                                    "type": "string"
                                },
                                "canvasResponsiveHide_desktop": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_tablet": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_mobile": {
                                    "type": "boolean"
                                },
                                "verticalAlignment": {
                                    "type": "string",
                                    "default": ""
                                },
                                "columns": {
                                    "type": "number",
                                    "default": 2
                                },
                                "gap": {
                                    "type": "number",
                                    "default": 30
                                },
                                "gap_tablet": {
                                    "type": "number"
                                },
                                "gap_mobile": {
                                    "type": "number"
                                },
                                "gap_dark_tablet": {
                                    "type": "number"
                                },
                                "gap_dark_mobile": {
                                    "type": "number"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/column)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/column block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/column"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "backgroundImage": {
                                    "type": "object"
                                },
                                "backgroundPosition": {
                                    "type": "string"
                                },
                                "backgroundPositionXUnit": {
                                    "type": "string"
                                },
                                "backgroundPositionXVal": {
                                    "type": "number"
                                },
                                "backgroundPositionYUnit": {
                                    "type": "string"
                                },
                                "backgroundPositionYVal": {
                                    "type": "number"
                                },
                                "backgroundAttachment": {
                                    "type": "string"
                                },
                                "backgroundRepeat": {
                                    "type": "string"
                                },
                                "backgroundSize": {
                                    "type": "string"
                                },
                                "backgroundSizeUnit": {
                                    "type": "string"
                                },
                                "backgroundSizeVal": {
                                    "type": "number"
                                },
                                "backgroundImage_tablet": {
                                    "type": "object"
                                },
                                "backgroundPosition_tablet": {
                                    "type": "string"
                                },
                                "backgroundPositionXUnit_tablet": {
                                    "type": "string"
                                },
                                "backgroundPositionXVal_tablet": {
                                    "type": "number"
                                },
                                "backgroundPositionYUnit_tablet": {
                                    "type": "string"
                                },
                                "backgroundPositionYVal_tablet": {
                                    "type": "number"
                                },
                                "backgroundAttachment_tablet": {
                                    "type": "string"
                                },
                                "backgroundRepeat_tablet": {
                                    "type": "string"
                                },
                                "backgroundSize_tablet": {
                                    "type": "string"
                                },
                                "backgroundSizeUnit_tablet": {
                                    "type": "string"
                                },
                                "backgroundSizeVal_tablet": {
                                    "type": "number"
                                },
                                "backgroundImage_mobile": {
                                    "type": "object"
                                },
                                "backgroundPosition_mobile": {
                                    "type": "string"
                                },
                                "backgroundPositionXUnit_mobile": {
                                    "type": "string"
                                },
                                "backgroundPositionXVal_mobile": {
                                    "type": "number"
                                },
                                "backgroundPositionYUnit_mobile": {
                                    "type": "string"
                                },
                                "backgroundPositionYVal_mobile": {
                                    "type": "number"
                                },
                                "backgroundAttachment_mobile": {
                                    "type": "string"
                                },
                                "backgroundRepeat_mobile": {
                                    "type": "string"
                                },
                                "backgroundSize_mobile": {
                                    "type": "string"
                                },
                                "backgroundSizeUnit_mobile": {
                                    "type": "string"
                                },
                                "backgroundSizeVal_mobile": {
                                    "type": "number"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "borderStyle": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "borderColor_dark": {
                                    "type": "string"
                                },
                                "borderWidthTop": {
                                    "type": "number"
                                },
                                "borderWidthBottom": {
                                    "type": "number"
                                },
                                "borderWidthLeft": {
                                    "type": "number"
                                },
                                "borderWidthRight": {
                                    "type": "number"
                                },
                                "borderWidthLink": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight": {
                                    "type": "number"
                                },
                                "borderRadiusLink": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit": {
                                    "type": "string"
                                },
                                "borderWidthTop_tablet": {
                                    "type": "number"
                                },
                                "borderWidthBottom_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLeft_tablet": {
                                    "type": "number"
                                },
                                "borderWidthRight_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_tablet": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_tablet": {
                                    "type": "string"
                                },
                                "borderWidthTop_mobile": {
                                    "type": "number"
                                },
                                "borderWidthBottom_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLeft_mobile": {
                                    "type": "number"
                                },
                                "borderWidthRight_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_mobile": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_mobile": {
                                    "type": "string"
                                },
                                "canvasResponsiveHide_desktop": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_tablet": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_mobile": {
                                    "type": "boolean"
                                },
                                "size": {
                                    "type": "number",
                                    "default": ""
                                },
                                "size_tablet": {
                                    "type": "number",
                                    "default": 12
                                },
                                "size_mobile": {
                                    "type": "number",
                                    "default": 12
                                },
                                "size_dark_tablet": {
                                    "type": "number"
                                },
                                "size_dark_mobile": {
                                    "type": "number"
                                },
                                "order": {
                                    "type": "number",
                                    "default": ""
                                },
                                "order_tablet": {
                                    "type": "number"
                                },
                                "order_mobile": {
                                    "type": "number"
                                },
                                "order_dark_tablet": {
                                    "type": "number"
                                },
                                "order_dark_mobile": {
                                    "type": "number"
                                },
                                "minHeight": {
                                    "type": "string",
                                    "default": ""
                                },
                                "minHeight_tablet": {
                                    "type": "string"
                                },
                                "minHeight_mobile": {
                                    "type": "string"
                                },
                                "minHeight_dark_tablet": {
                                    "type": "string"
                                },
                                "minHeight_dark_mobile": {
                                    "type": "string"
                                },
                                "verticalAlign": {
                                    "type": "string",
                                    "default": ""
                                },
                                "verticalAlign_tablet": {
                                    "type": "string"
                                },
                                "verticalAlign_mobile": {
                                    "type": "string"
                                },
                                "verticalAlign_dark_tablet": {
                                    "type": "string"
                                },
                                "verticalAlign_dark_mobile": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string",
                                    "default": ""
                                },
                                "textColor_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "backgroundColor": {
                                    "type": "string",
                                    "default": ""
                                },
                                "backgroundColor_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/posts)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/posts block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/posts"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "borderStyle": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "borderColor_dark": {
                                    "type": "string"
                                },
                                "borderWidthTop": {
                                    "type": "number"
                                },
                                "borderWidthBottom": {
                                    "type": "number"
                                },
                                "borderWidthLeft": {
                                    "type": "number"
                                },
                                "borderWidthRight": {
                                    "type": "number"
                                },
                                "borderWidthLink": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight": {
                                    "type": "number"
                                },
                                "borderRadiusLink": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit": {
                                    "type": "string"
                                },
                                "borderWidthTop_tablet": {
                                    "type": "number"
                                },
                                "borderWidthBottom_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLeft_tablet": {
                                    "type": "number"
                                },
                                "borderWidthRight_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_tablet": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_tablet": {
                                    "type": "string"
                                },
                                "borderWidthTop_mobile": {
                                    "type": "number"
                                },
                                "borderWidthBottom_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLeft_mobile": {
                                    "type": "number"
                                },
                                "borderWidthRight_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_mobile": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_mobile": {
                                    "type": "string"
                                },
                                "canvasResponsiveHide_desktop": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_tablet": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_mobile": {
                                    "type": "boolean"
                                },
                                "layout": {
                                    "type": "string",
                                    "default": ""
                                },
                                "queryGroup": {
                                    "type": "string",
                                    "default": ""
                                },
                                "query": {
                                    "type": "object",
                                    "default": {
                                        "posts_type": "post",
                                        "categories": "",
                                        "tags": "",
                                        "exclude_categories": "",
                                        "exclude_tags": "",
                                        "formats": "",
                                        "posts": "",
                                        "offset": "",
                                        "orderby": "date",
                                        "order": "DESC",
                                        "time_frame": "",
                                        "taxonomy": "",
                                        "terms": ""
                                    }
                                },
                                "relatedPosts": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "avoidDuplicatePosts": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "showPagination": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "postsCount": {
                                    "type": "number",
                                    "default": 10
                                },
                                "showMetaCategory": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "showMetaAuthor": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "showMetaDate": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "showMetaComments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "showMetaViews": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "showMetaReadingTime": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "showExcerpt": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "showViewPostButton": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "imageSize": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "buttonLabel": {
                                    "type": "string",
                                    "default": "View Post"
                                },
                                "buttonStyle": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonSize": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonFullWidth": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "buttonColorBg": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorBg_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorBgHover": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorBgHover_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorText": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorText_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorTextHover": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorTextHover_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "colorHeading": {
                                    "type": "string",
                                    "default": "#000"
                                },
                                "colorHeading_dark": {
                                    "type": "string",
                                    "default": "#000"
                                },
                                "colorHeadingHover": {
                                    "type": "string",
                                    "default": "#5a5a5a"
                                },
                                "colorHeadingHover_dark": {
                                    "type": "string",
                                    "default": "#5a5a5a"
                                },
                                "colorText": {
                                    "type": "string",
                                    "default": ""
                                },
                                "colorText_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "colorMetaLinks": {
                                    "type": "string",
                                    "default": ""
                                },
                                "colorMetaLinks_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "colorMetaLinksHover": {
                                    "type": "string",
                                    "default": ""
                                },
                                "colorMetaLinksHover_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "colorMeta": {
                                    "type": "string",
                                    "default": ""
                                },
                                "colorMeta_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_standard-type-1_paginationType": {
                                    "type": "string",
                                    "default": "none"
                                },
                                "layout_standard-type-1_paginationTypeAlt": {
                                    "type": "string",
                                    "default": "none"
                                },
                                "layout_standard-type-1_areaPostsCount": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_standard-type-1_columns": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_standard-type-1_columns_tablet": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_standard-type-1_columns_mobile": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_standard-type-1_columns_dark_tablet": {
                                    "type": "number"
                                },
                                "layout_standard-type-1_columns_dark_mobile": {
                                    "type": "number"
                                },
                                "layout_standard-type-1_gap_posts": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_standard-type-1_gap_posts_tablet": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_standard-type-1_gap_posts_mobile": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_standard-type-1_gap_posts_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_gap_posts_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_content_padding": {
                                    "type": "string",
                                    "default": "0px"
                                },
                                "layout_standard-type-1_content_padding_tablet": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_content_padding_mobile": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_content_padding_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_content_padding_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_content_border_radius": {
                                    "type": "string",
                                    "default": "0px"
                                },
                                "layout_standard-type-1_content_border_radius_tablet": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_content_border_radius_mobile": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_content_border_radius_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_content_border_radius_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_content_border_width": {
                                    "type": "string",
                                    "default": "0px"
                                },
                                "layout_standard-type-1_content_border_width_tablet": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_content_border_width_mobile": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_content_border_width_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_content_border_width_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_custom_appearance": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_standard-type-1_post_format": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_standard-type-1_video": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_standard-type-1_video_controls": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_standard-type-1_overlay_image": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_standard-type-1_image_orientation": {
                                    "type": "string",
                                    "default": "original"
                                },
                                "layout_standard-type-1_image_size": {
                                    "type": "string",
                                    "default": "medium_large"
                                },
                                "layout_standard-type-1_image_border_radius": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_typography_heading": {
                                    "type": "string",
                                    "default": "1.25rem"
                                },
                                "layout_standard-type-1_typography_heading_tablet": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_typography_heading_mobile": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_typography_heading_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_typography_heading_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_typography_heading_tag": {
                                    "type": "string",
                                    "default": "h2"
                                },
                                "layout_standard-type-1_typography_excerpt": {
                                    "type": "string",
                                    "default": "0.875rem"
                                },
                                "layout_standard-type-1_typography_excerpt_tablet": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_typography_excerpt_mobile": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_typography_excerpt_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_typography_excerpt_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_content_background_color": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_content_background_color_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_heading": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_heading_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_heading_hover": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_heading_hover_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_excerpt": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_excerpt_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_meta": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_meta_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_meta_links": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_meta_links_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_meta_links_hover": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_meta_links_hover_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_categories": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_categories_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_categories_hover": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_categories_hover_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_more_bg": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_more_bg_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_more_bg_hover": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_more_bg_hover_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_more_border": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_more_border_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_more_border_hover": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_more_border_hover_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_more_text": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_more_text_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_more_text_hover": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_color_more_text_hover_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_display_meta_category": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_standard-type-1_display_meta_author": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_standard-type-1_display_meta_date": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_standard-type-1_display_meta_comments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_standard-type-1_display_meta_views": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_standard-type-1_display_meta_reading_time": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_standard-type-1_display_meta_shares": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_standard-type-1_69d0cac46c666": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_display_meta_compact": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_standard-type-1_69d0cac46c66e": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_display_excerpt": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_standard-type-1_excerpt_length": {
                                    "type": "number",
                                    "default": 100
                                },
                                "layout_standard-type-1_69d0cac46c67d": {
                                    "type": "string"
                                },
                                "layout_standard-type-1_display_more_button": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_standard-type-1_more_button_label": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_standard-type-2_paginationType": {
                                    "type": "string",
                                    "default": "none"
                                },
                                "layout_standard-type-2_paginationTypeAlt": {
                                    "type": "string",
                                    "default": "none"
                                },
                                "layout_standard-type-2_areaPostsCount": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_standard-type-2_columns": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_standard-type-2_columns_tablet": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_standard-type-2_columns_mobile": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_standard-type-2_columns_dark_tablet": {
                                    "type": "number"
                                },
                                "layout_standard-type-2_columns_dark_mobile": {
                                    "type": "number"
                                },
                                "layout_standard-type-2_gap_posts": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_standard-type-2_gap_posts_tablet": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_standard-type-2_gap_posts_mobile": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_standard-type-2_gap_posts_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_gap_posts_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_content_padding": {
                                    "type": "string",
                                    "default": "0px"
                                },
                                "layout_standard-type-2_content_padding_tablet": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_content_padding_mobile": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_content_padding_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_content_padding_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_content_border_radius": {
                                    "type": "string",
                                    "default": "0px"
                                },
                                "layout_standard-type-2_content_border_radius_tablet": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_content_border_radius_mobile": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_content_border_radius_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_content_border_radius_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_content_border_width": {
                                    "type": "string",
                                    "default": "0px"
                                },
                                "layout_standard-type-2_content_border_width_tablet": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_content_border_width_mobile": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_content_border_width_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_content_border_width_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_video": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_standard-type-2_video_controls": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_standard-type-2_image_orientation": {
                                    "type": "string",
                                    "default": "original"
                                },
                                "layout_standard-type-2_image_size": {
                                    "type": "string",
                                    "default": "medium_large"
                                },
                                "layout_standard-type-2_image_border_radius": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_typography_heading": {
                                    "type": "string",
                                    "default": "1.25rem"
                                },
                                "layout_standard-type-2_typography_heading_tablet": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_typography_heading_mobile": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_typography_heading_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_typography_heading_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_typography_heading_tag": {
                                    "type": "string",
                                    "default": "h2"
                                },
                                "layout_standard-type-2_typography_excerpt": {
                                    "type": "string",
                                    "default": "0.875rem"
                                },
                                "layout_standard-type-2_typography_excerpt_tablet": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_typography_excerpt_mobile": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_typography_excerpt_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_typography_excerpt_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_content_background_color": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_content_background_color_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_heading": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_heading_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_heading_hover": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_heading_hover_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_excerpt": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_excerpt_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_meta": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_meta_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_meta_links": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_meta_links_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_meta_links_hover": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_meta_links_hover_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_categories": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_categories_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_categories_hover": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_categories_hover_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_more_bg": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_more_bg_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_more_bg_hover": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_more_bg_hover_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_more_border": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_more_border_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_more_border_hover": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_more_border_hover_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_more_text": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_more_text_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_more_text_hover": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_color_more_text_hover_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_display_meta_category": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_standard-type-2_display_meta_author": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_standard-type-2_display_meta_date": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_standard-type-2_display_meta_comments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_standard-type-2_display_meta_views": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_standard-type-2_display_meta_reading_time": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_standard-type-2_display_meta_shares": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_standard-type-2_69d0cac46c77a": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_display_meta_compact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_standard-type-2_69d0cac46c77e": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_display_excerpt": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_standard-type-2_excerpt_length": {
                                    "type": "number",
                                    "default": 100
                                },
                                "layout_standard-type-2_69d0cac46c785": {
                                    "type": "string"
                                },
                                "layout_standard-type-2_display_more_button": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_standard-type-2_more_button_label": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_standard-type-3_paginationType": {
                                    "type": "string",
                                    "default": "none"
                                },
                                "layout_standard-type-3_paginationTypeAlt": {
                                    "type": "string",
                                    "default": "none"
                                },
                                "layout_standard-type-3_areaPostsCount": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_standard-type-3_columns": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_standard-type-3_columns_tablet": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_standard-type-3_columns_mobile": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_standard-type-3_columns_dark_tablet": {
                                    "type": "number"
                                },
                                "layout_standard-type-3_columns_dark_mobile": {
                                    "type": "number"
                                },
                                "layout_standard-type-3_gap_posts": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_standard-type-3_gap_posts_tablet": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_standard-type-3_gap_posts_mobile": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_standard-type-3_gap_posts_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_gap_posts_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_post_format": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_standard-type-3_video": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_standard-type-3_video_controls": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_standard-type-3_image_orientation": {
                                    "type": "string",
                                    "default": "original"
                                },
                                "layout_standard-type-3_image_size": {
                                    "type": "string",
                                    "default": "medium_large"
                                },
                                "layout_standard-type-3_image_border_radius": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_typography_heading": {
                                    "type": "string",
                                    "default": "1.25rem"
                                },
                                "layout_standard-type-3_typography_heading_tablet": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_typography_heading_mobile": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_typography_heading_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_typography_heading_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_typography_heading_tag": {
                                    "type": "string",
                                    "default": "h2"
                                },
                                "layout_standard-type-3_typography_excerpt": {
                                    "type": "string",
                                    "default": "0.875rem"
                                },
                                "layout_standard-type-3_typography_excerpt_tablet": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_typography_excerpt_mobile": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_typography_excerpt_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_typography_excerpt_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_color_heading": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_color_heading_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_color_heading_hover": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_color_heading_hover_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_color_excerpt": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_color_excerpt_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_color_meta": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_color_meta_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_color_meta_links": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_color_meta_links_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_color_meta_links_hover": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_color_meta_links_hover_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_color_categories": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_color_categories_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_color_categories_hover": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_color_categories_hover_dark": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_display_meta_category": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_standard-type-3_display_meta_author": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_standard-type-3_display_meta_date": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_standard-type-3_display_meta_comments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_standard-type-3_display_meta_views": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_standard-type-3_display_meta_reading_time": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_standard-type-3_display_meta_shares": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_standard-type-3_69d0cac46c835": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_display_meta_compact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_standard-type-3_69d0cac46c839": {
                                    "type": "string"
                                },
                                "layout_standard-type-3_display_excerpt": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_standard-type-3_excerpt_length": {
                                    "type": "number",
                                    "default": 100
                                },
                                "layout_horizontal-type-1_paginationType": {
                                    "type": "string",
                                    "default": "none"
                                },
                                "layout_horizontal-type-1_paginationTypeAlt": {
                                    "type": "string",
                                    "default": "none"
                                },
                                "layout_horizontal-type-1_areaPostsCount": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_horizontal-type-1_columns": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_horizontal-type-1_columns_tablet": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_horizontal-type-1_columns_mobile": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_horizontal-type-1_columns_dark_tablet": {
                                    "type": "number"
                                },
                                "layout_horizontal-type-1_columns_dark_mobile": {
                                    "type": "number"
                                },
                                "layout_horizontal-type-1_gap_posts": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_horizontal-type-1_gap_posts_tablet": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_horizontal-type-1_gap_posts_mobile": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_horizontal-type-1_gap_posts_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_gap_posts_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_content_padding": {
                                    "type": "string",
                                    "default": "0px"
                                },
                                "layout_horizontal-type-1_content_padding_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_content_padding_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_content_padding_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_content_padding_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_content_border_radius": {
                                    "type": "string",
                                    "default": "0px"
                                },
                                "layout_horizontal-type-1_content_border_radius_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_content_border_radius_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_content_border_radius_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_content_border_radius_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_content_border_width": {
                                    "type": "string",
                                    "default": "0px"
                                },
                                "layout_horizontal-type-1_content_border_width_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_content_border_width_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_content_border_width_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_content_border_width_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_align_content": {
                                    "type": "string",
                                    "default": "flex-start"
                                },
                                "layout_horizontal-type-1_align_image": {
                                    "type": "string",
                                    "default": "flex-start"
                                },
                                "layout_horizontal-type-1_image_width": {
                                    "type": "string",
                                    "default": "half"
                                },
                                "layout_horizontal-type-1_post_format": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_horizontal-type-1_video": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_horizontal-type-1_video_controls": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_horizontal-type-1_image_orientation": {
                                    "type": "string",
                                    "default": "original"
                                },
                                "layout_horizontal-type-1_image_size": {
                                    "type": "string",
                                    "default": "medium_large"
                                },
                                "layout_horizontal-type-1_image_border_radius": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_typography_heading": {
                                    "type": "string",
                                    "default": "1.25rem"
                                },
                                "layout_horizontal-type-1_typography_heading_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_typography_heading_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_typography_heading_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_typography_heading_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_typography_heading_tag": {
                                    "type": "string",
                                    "default": "h2"
                                },
                                "layout_horizontal-type-1_typography_excerpt": {
                                    "type": "string",
                                    "default": "0.875rem"
                                },
                                "layout_horizontal-type-1_typography_excerpt_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_typography_excerpt_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_typography_excerpt_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_typography_excerpt_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_content_background_color": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_content_background_color_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_color_separator": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_color_separator_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_color_heading": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_color_heading_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_color_heading_hover": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_color_heading_hover_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_color_excerpt": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_color_excerpt_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_color_meta": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_color_meta_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_color_meta_links": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_color_meta_links_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_color_meta_links_hover": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_color_meta_links_hover_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_color_categories": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_color_categories_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_color_categories_hover": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_color_categories_hover_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_display_meta_category": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_horizontal-type-1_display_meta_author": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_horizontal-type-1_display_meta_date": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_horizontal-type-1_display_meta_comments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_horizontal-type-1_display_meta_views": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_horizontal-type-1_display_meta_reading_time": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_horizontal-type-1_display_meta_shares": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_horizontal-type-1_69d0cac46c977": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_display_meta_compact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_horizontal-type-1_69d0cac46c97d": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-1_display_excerpt": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_horizontal-type-1_excerpt_length": {
                                    "type": "number",
                                    "default": 100
                                },
                                "layout_horizontal-type-2_paginationType": {
                                    "type": "string",
                                    "default": "none"
                                },
                                "layout_horizontal-type-2_paginationTypeAlt": {
                                    "type": "string",
                                    "default": "none"
                                },
                                "layout_horizontal-type-2_areaPostsCount": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_horizontal-type-2_columns": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_horizontal-type-2_columns_tablet": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_horizontal-type-2_columns_mobile": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_horizontal-type-2_columns_dark_tablet": {
                                    "type": "number"
                                },
                                "layout_horizontal-type-2_columns_dark_mobile": {
                                    "type": "number"
                                },
                                "layout_horizontal-type-2_gap_posts": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_horizontal-type-2_gap_posts_tablet": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_horizontal-type-2_gap_posts_mobile": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_horizontal-type-2_gap_posts_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_gap_posts_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_image_orientation": {
                                    "type": "string",
                                    "default": "square"
                                },
                                "layout_horizontal-type-2_image_size": {
                                    "type": "string",
                                    "default": "csco-smaller"
                                },
                                "layout_horizontal-type-2_image_border_radius": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_typography_heading": {
                                    "type": "string",
                                    "default": "1.25rem"
                                },
                                "layout_horizontal-type-2_typography_heading_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_typography_heading_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_typography_heading_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_typography_heading_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_typography_heading_tag": {
                                    "type": "string",
                                    "default": "h2"
                                },
                                "layout_horizontal-type-2_typography_excerpt": {
                                    "type": "string",
                                    "default": "0.875rem"
                                },
                                "layout_horizontal-type-2_typography_excerpt_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_typography_excerpt_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_typography_excerpt_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_typography_excerpt_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_typographyNumber": {
                                    "type": "string",
                                    "default": "1rem"
                                },
                                "layout_horizontal-type-2_typographyNumber_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_typographyNumber_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_typographyNumber_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_typographyNumber_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_color_separator": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_color_separator_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_color_heading": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_color_heading_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_color_heading_hover": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_color_heading_hover_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_colorBasicNumber": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_colorBasicNumber_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_color_excerpt": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_color_excerpt_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_color_meta": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_color_meta_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_color_meta_links": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_color_meta_links_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_color_meta_links_hover": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_color_meta_links_hover_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_color_categories": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_color_categories_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_color_categories_hover": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_color_categories_hover_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_display_meta_category": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_horizontal-type-2_display_meta_author": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_horizontal-type-2_display_meta_date": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_horizontal-type-2_display_meta_comments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_horizontal-type-2_display_meta_views": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_horizontal-type-2_display_meta_reading_time": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_horizontal-type-2_display_meta_shares": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_horizontal-type-2_69d0cac46ca2f": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_display_meta_compact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_horizontal-type-2_69d0cac46ca33": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-2_display_excerpt": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_horizontal-type-2_excerpt_length": {
                                    "type": "number",
                                    "default": 100
                                },
                                "layout_horizontal-type-3_paginationType": {
                                    "type": "string",
                                    "default": "none"
                                },
                                "layout_horizontal-type-3_paginationTypeAlt": {
                                    "type": "string",
                                    "default": "none"
                                },
                                "layout_horizontal-type-3_areaPostsCount": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_horizontal-type-3_columns": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_horizontal-type-3_columns_tablet": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_horizontal-type-3_columns_mobile": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_horizontal-type-3_columns_dark_tablet": {
                                    "type": "number"
                                },
                                "layout_horizontal-type-3_columns_dark_mobile": {
                                    "type": "number"
                                },
                                "layout_horizontal-type-3_gap_posts": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_horizontal-type-3_gap_posts_tablet": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_horizontal-type-3_gap_posts_mobile": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_horizontal-type-3_gap_posts_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_gap_posts_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_image_orientation": {
                                    "type": "string",
                                    "default": "square"
                                },
                                "layout_horizontal-type-3_image_size": {
                                    "type": "string",
                                    "default": "csco-smaller"
                                },
                                "layout_horizontal-type-3_image_border_radius": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_typography_heading": {
                                    "type": "string",
                                    "default": "1.25rem"
                                },
                                "layout_horizontal-type-3_typography_heading_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_typography_heading_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_typography_heading_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_typography_heading_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_typography_heading_tag": {
                                    "type": "string",
                                    "default": "h2"
                                },
                                "layout_horizontal-type-3_typography_excerpt": {
                                    "type": "string",
                                    "default": "0.875rem"
                                },
                                "layout_horizontal-type-3_typography_excerpt_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_typography_excerpt_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_typography_excerpt_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_typography_excerpt_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_color_separator": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_color_separator_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_color_heading": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_color_heading_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_color_heading_hover": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_color_heading_hover_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_color_excerpt": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_color_excerpt_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_color_meta": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_color_meta_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_color_meta_links": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_color_meta_links_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_color_meta_links_hover": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_color_meta_links_hover_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_color_categories": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_color_categories_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_color_categories_hover": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_color_categories_hover_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_display_meta_category": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_horizontal-type-3_display_meta_author": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_horizontal-type-3_display_meta_date": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_horizontal-type-3_display_meta_comments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_horizontal-type-3_display_meta_views": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_horizontal-type-3_display_meta_reading_time": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_horizontal-type-3_display_meta_shares": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_horizontal-type-3_69d0cac46cae3": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_display_meta_compact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_horizontal-type-3_69d0cac46cae7": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-3_display_excerpt": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_horizontal-type-3_excerpt_length": {
                                    "type": "number",
                                    "default": 100
                                },
                                "layout_horizontal-type-4_paginationType": {
                                    "type": "string",
                                    "default": "none"
                                },
                                "layout_horizontal-type-4_paginationTypeAlt": {
                                    "type": "string",
                                    "default": "none"
                                },
                                "layout_horizontal-type-4_areaPostsCount": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_horizontal-type-4_columns": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_horizontal-type-4_columns_tablet": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_horizontal-type-4_columns_mobile": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_horizontal-type-4_columns_dark_tablet": {
                                    "type": "number"
                                },
                                "layout_horizontal-type-4_columns_dark_mobile": {
                                    "type": "number"
                                },
                                "layout_horizontal-type-4_gap_posts": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_horizontal-type-4_gap_posts_tablet": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_horizontal-type-4_gap_posts_mobile": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_horizontal-type-4_gap_posts_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_gap_posts_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_typography_heading": {
                                    "type": "string",
                                    "default": "1.25rem"
                                },
                                "layout_horizontal-type-4_typography_heading_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_typography_heading_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_typography_heading_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_typography_heading_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_typography_heading_tag": {
                                    "type": "string",
                                    "default": "h2"
                                },
                                "layout_horizontal-type-4_typography_excerpt": {
                                    "type": "string",
                                    "default": "0.875rem"
                                },
                                "layout_horizontal-type-4_typography_excerpt_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_typography_excerpt_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_typography_excerpt_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_typography_excerpt_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_color_separator": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_color_separator_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_color_heading": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_color_heading_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_color_heading_hover": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_color_heading_hover_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_color_excerpt": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_color_excerpt_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_color_meta": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_color_meta_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_color_meta_links": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_color_meta_links_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_color_meta_links_hover": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_color_meta_links_hover_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_color_categories": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_color_categories_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_color_categories_hover": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_color_categories_hover_dark": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_display_meta_category": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_horizontal-type-4_display_meta_author": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_horizontal-type-4_display_meta_date": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_horizontal-type-4_display_meta_comments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_horizontal-type-4_display_meta_views": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_horizontal-type-4_display_meta_reading_time": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_horizontal-type-4_display_meta_shares": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_horizontal-type-4_69d0cac46cb7d": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_display_meta_compact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_horizontal-type-4_69d0cac46cb80": {
                                    "type": "string"
                                },
                                "layout_horizontal-type-4_display_excerpt": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_horizontal-type-4_excerpt_length": {
                                    "type": "number",
                                    "default": 100
                                },
                                "layout_tile-type-1_paginationType": {
                                    "type": "string",
                                    "default": "none"
                                },
                                "layout_tile-type-1_paginationTypeAlt": {
                                    "type": "string",
                                    "default": "none"
                                },
                                "layout_tile-type-1_areaPostsCount": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_tile-type-1_columns": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_tile-type-1_columns_tablet": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_tile-type-1_columns_mobile": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_tile-type-1_columns_dark_tablet": {
                                    "type": "number"
                                },
                                "layout_tile-type-1_columns_dark_mobile": {
                                    "type": "number"
                                },
                                "layout_tile-type-1_gap_posts": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_tile-type-1_gap_posts_tablet": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_tile-type-1_gap_posts_mobile": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_tile-type-1_gap_posts_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_tile-type-1_gap_posts_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_tile-type-1_height": {
                                    "type": "string",
                                    "default": "initial"
                                },
                                "layout_tile-type-1_height_tablet": {
                                    "type": "string"
                                },
                                "layout_tile-type-1_height_mobile": {
                                    "type": "string"
                                },
                                "layout_tile-type-1_height_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_tile-type-1_height_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_tile-type-1_video": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_tile-type-1_video_controls": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_tile-type-1_image_orientation": {
                                    "type": "string",
                                    "default": "stretch"
                                },
                                "layout_tile-type-1_image_size": {
                                    "type": "string",
                                    "default": "medium_large"
                                },
                                "layout_tile-type-1_image_border_radius": {
                                    "type": "string"
                                },
                                "layout_tile-type-1_typography_heading": {
                                    "type": "string",
                                    "default": "1.25rem"
                                },
                                "layout_tile-type-1_typography_heading_tablet": {
                                    "type": "string"
                                },
                                "layout_tile-type-1_typography_heading_mobile": {
                                    "type": "string"
                                },
                                "layout_tile-type-1_typography_heading_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_tile-type-1_typography_heading_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_tile-type-1_typography_heading_tag": {
                                    "type": "string",
                                    "default": "h2"
                                },
                                "layout_tile-type-1_typography_excerpt": {
                                    "type": "string",
                                    "default": "0.875rem"
                                },
                                "layout_tile-type-1_typography_excerpt_tablet": {
                                    "type": "string"
                                },
                                "layout_tile-type-1_typography_excerpt_mobile": {
                                    "type": "string"
                                },
                                "layout_tile-type-1_typography_excerpt_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_tile-type-1_typography_excerpt_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_tile-type-1_display_meta_category": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_tile-type-1_display_meta_author": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_tile-type-1_display_meta_date": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_tile-type-1_display_meta_comments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_tile-type-1_display_meta_views": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_tile-type-1_display_meta_reading_time": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_tile-type-1_display_meta_shares": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_tile-type-1_69d0cac46cc13": {
                                    "type": "string"
                                },
                                "layout_tile-type-1_display_meta_compact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_tile-type-1_69d0cac46cc17": {
                                    "type": "string"
                                },
                                "layout_tile-type-1_display_excerpt": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_tile-type-1_excerpt_length": {
                                    "type": "number",
                                    "default": 100
                                },
                                "layout_carousel-type-1_areaPostsCount": {
                                    "type": "number",
                                    "default": 3
                                },
                                "layout_carousel-type-1_autoplay": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_carousel-type-1_pagedots": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_carousel-type-1_wraparound": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_carousel-type-1_video": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_carousel-type-1_video_controls": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_carousel-type-1_image_orientation": {
                                    "type": "string",
                                    "default": "stretch"
                                },
                                "layout_carousel-type-1_image_size": {
                                    "type": "string",
                                    "default": "medium_large"
                                },
                                "layout_carousel-type-1_image_border_radius": {
                                    "type": "string"
                                },
                                "layout_carousel-type-1_typography_heading": {
                                    "type": "string",
                                    "default": "1.25rem"
                                },
                                "layout_carousel-type-1_typography_heading_tablet": {
                                    "type": "string"
                                },
                                "layout_carousel-type-1_typography_heading_mobile": {
                                    "type": "string"
                                },
                                "layout_carousel-type-1_typography_heading_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_carousel-type-1_typography_heading_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_carousel-type-1_typography_heading_tag": {
                                    "type": "string",
                                    "default": "h2"
                                },
                                "layout_carousel-type-1_typography_excerpt": {
                                    "type": "string",
                                    "default": "0.875rem"
                                },
                                "layout_carousel-type-1_typography_excerpt_tablet": {
                                    "type": "string"
                                },
                                "layout_carousel-type-1_typography_excerpt_mobile": {
                                    "type": "string"
                                },
                                "layout_carousel-type-1_typography_excerpt_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_carousel-type-1_typography_excerpt_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_carousel-type-1_display_meta_category": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_carousel-type-1_display_meta_author": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_carousel-type-1_display_meta_date": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_carousel-type-1_display_meta_comments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_carousel-type-1_display_meta_views": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_carousel-type-1_display_meta_reading_time": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_carousel-type-1_display_meta_shares": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_carousel-type-1_69d0cac46cc98": {
                                    "type": "string"
                                },
                                "layout_carousel-type-1_display_meta_compact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_carousel-type-1_69d0cac46cc9c": {
                                    "type": "string"
                                },
                                "layout_carousel-type-1_display_excerpt": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_carousel-type-1_excerpt_length": {
                                    "type": "number",
                                    "default": 100
                                },
                                "layout_large-type-1_areaPostsCount": {
                                    "type": "number",
                                    "default": 3
                                },
                                "layout_large-type-1_autoplay": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_large-type-1_pagedots": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_large-type-1_wraparound": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_large-type-1_height": {
                                    "type": "string",
                                    "default": "initial"
                                },
                                "layout_large-type-1_height_tablet": {
                                    "type": "string"
                                },
                                "layout_large-type-1_height_mobile": {
                                    "type": "string"
                                },
                                "layout_large-type-1_height_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_large-type-1_height_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_large-type-1_video": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_large-type-1_video_controls": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_large-type-1_image_orientation": {
                                    "type": "string",
                                    "default": "stretch"
                                },
                                "layout_large-type-1_image_size": {
                                    "type": "string",
                                    "default": "medium_large"
                                },
                                "layout_large-type-1_image_border_radius": {
                                    "type": "string"
                                },
                                "layout_large-type-1_typography_heading": {
                                    "type": "string",
                                    "default": "2.5rem"
                                },
                                "layout_large-type-1_typography_heading_tablet": {
                                    "type": "string"
                                },
                                "layout_large-type-1_typography_heading_mobile": {
                                    "type": "string"
                                },
                                "layout_large-type-1_typography_heading_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_large-type-1_typography_heading_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_large-type-1_typography_heading_tag": {
                                    "type": "string",
                                    "default": "h2"
                                },
                                "layout_large-type-1_typography_excerpt": {
                                    "type": "string",
                                    "default": "0.875rem"
                                },
                                "layout_large-type-1_typography_excerpt_tablet": {
                                    "type": "string"
                                },
                                "layout_large-type-1_typography_excerpt_mobile": {
                                    "type": "string"
                                },
                                "layout_large-type-1_typography_excerpt_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_large-type-1_typography_excerpt_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_large-type-1_content_nav_primary_color": {
                                    "type": "string"
                                },
                                "layout_large-type-1_content_nav_primary_color_dark": {
                                    "type": "string"
                                },
                                "layout_large-type-1_content_nav_secondary_color": {
                                    "type": "string"
                                },
                                "layout_large-type-1_content_nav_secondary_color_dark": {
                                    "type": "string"
                                },
                                "layout_large-type-1_display_meta_category": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_large-type-1_display_meta_author": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_large-type-1_display_meta_date": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_large-type-1_display_meta_comments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_large-type-1_display_meta_views": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_large-type-1_display_meta_reading_time": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_large-type-1_display_meta_shares": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_large-type-1_69d0cac46cd3e": {
                                    "type": "string"
                                },
                                "layout_large-type-1_display_meta_compact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_large-type-1_69d0cac46cd42": {
                                    "type": "string"
                                },
                                "layout_large-type-1_display_excerpt": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_large-type-1_excerpt_length": {
                                    "type": "number",
                                    "default": 100
                                },
                                "layout_large-type-2_areaPostsCount": {
                                    "type": "number",
                                    "default": 3
                                },
                                "layout_large-type-2_autoplay": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_large-type-2_pagedots": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_large-type-2_wraparound": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_large-type-2_groupcells": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_large-type-2_columns": {
                                    "type": "number",
                                    "default": 3
                                },
                                "layout_large-type-2_columns_tablet": {
                                    "type": "number",
                                    "default": 2
                                },
                                "layout_large-type-2_columns_mobile": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_large-type-2_columns_dark_tablet": {
                                    "type": "number"
                                },
                                "layout_large-type-2_columns_dark_mobile": {
                                    "type": "number"
                                },
                                "layout_large-type-2_height": {
                                    "type": "string",
                                    "default": "initial"
                                },
                                "layout_large-type-2_height_tablet": {
                                    "type": "string"
                                },
                                "layout_large-type-2_height_mobile": {
                                    "type": "string"
                                },
                                "layout_large-type-2_height_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_large-type-2_height_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_large-type-2_video": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_large-type-2_video_controls": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_large-type-2_image_orientation": {
                                    "type": "string",
                                    "default": "stretch"
                                },
                                "layout_large-type-2_image_size": {
                                    "type": "string",
                                    "default": "medium_large"
                                },
                                "layout_large-type-2_image_border_radius": {
                                    "type": "string"
                                },
                                "layout_large-type-2_typography_heading": {
                                    "type": "string",
                                    "default": "2rem"
                                },
                                "layout_large-type-2_typography_heading_tablet": {
                                    "type": "string"
                                },
                                "layout_large-type-2_typography_heading_mobile": {
                                    "type": "string"
                                },
                                "layout_large-type-2_typography_heading_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_large-type-2_typography_heading_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_large-type-2_typography_heading_tag": {
                                    "type": "string",
                                    "default": "h2"
                                },
                                "layout_large-type-2_typography_excerpt": {
                                    "type": "string",
                                    "default": "0.875rem"
                                },
                                "layout_large-type-2_typography_excerpt_tablet": {
                                    "type": "string"
                                },
                                "layout_large-type-2_typography_excerpt_mobile": {
                                    "type": "string"
                                },
                                "layout_large-type-2_typography_excerpt_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_large-type-2_typography_excerpt_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_large-type-2_content_nav_primary_color": {
                                    "type": "string"
                                },
                                "layout_large-type-2_content_nav_primary_color_dark": {
                                    "type": "string"
                                },
                                "layout_large-type-2_content_nav_secondary_color": {
                                    "type": "string"
                                },
                                "layout_large-type-2_content_nav_secondary_color_dark": {
                                    "type": "string"
                                },
                                "layout_large-type-2_display_meta_category": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_large-type-2_display_meta_author": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_large-type-2_display_meta_date": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_large-type-2_display_meta_comments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_large-type-2_display_meta_views": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_large-type-2_display_meta_reading_time": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_large-type-2_display_meta_shares": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_large-type-2_69d0cac46cdd3": {
                                    "type": "string"
                                },
                                "layout_large-type-2_display_meta_compact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_large-type-2_69d0cac46cdd7": {
                                    "type": "string"
                                },
                                "layout_large-type-2_display_excerpt": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_large-type-2_excerpt_length": {
                                    "type": "number",
                                    "default": 100
                                },
                                "layout_mixed_paginationType": {
                                    "type": "string",
                                    "default": "none"
                                },
                                "layout_mixed_paginationTypeAlt": {
                                    "type": "string",
                                    "default": "none"
                                },
                                "layout_mixed_areaPostsCount": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_mixed_columns": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_mixed_columns_tablet": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_mixed_columns_mobile": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_mixed_columns_dark_tablet": {
                                    "type": "number"
                                },
                                "layout_mixed_columns_dark_mobile": {
                                    "type": "number"
                                },
                                "layout_mixed_gap_posts": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_mixed_gap_posts_tablet": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_mixed_gap_posts_mobile": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_mixed_gap_posts_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_mixed_gap_posts_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_mixed_custom_appearance": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_mixed_post_format": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_mixed_video": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_mixed_video_controls": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_mixed_small_image_orientation": {
                                    "type": "string",
                                    "default": "original"
                                },
                                "layout_mixed_small_image_size": {
                                    "type": "string",
                                    "default": "medium_large"
                                },
                                "layout_mixed_small_image_border_radius": {
                                    "type": "string"
                                },
                                "layout_mixed_large_image_orientation": {
                                    "type": "string",
                                    "default": "original"
                                },
                                "layout_mixed_large_image_size": {
                                    "type": "string",
                                    "default": "medium_large"
                                },
                                "layout_mixed_large_image_border_radius": {
                                    "type": "string"
                                },
                                "layout_mixed_small_typography_heading": {
                                    "type": "string",
                                    "default": "1.25rem"
                                },
                                "layout_mixed_small_typography_heading_tablet": {
                                    "type": "string"
                                },
                                "layout_mixed_small_typography_heading_mobile": {
                                    "type": "string"
                                },
                                "layout_mixed_small_typography_heading_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_mixed_small_typography_heading_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_mixed_small_typography_heading_tag": {
                                    "type": "string",
                                    "default": "h2"
                                },
                                "layout_mixed_small_typography_excerpt": {
                                    "type": "string",
                                    "default": "0.875rem"
                                },
                                "layout_mixed_small_typography_excerpt_tablet": {
                                    "type": "string"
                                },
                                "layout_mixed_small_typography_excerpt_mobile": {
                                    "type": "string"
                                },
                                "layout_mixed_small_typography_excerpt_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_mixed_small_typography_excerpt_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_mixed_large_typography_heading": {
                                    "type": "string",
                                    "default": "1.5rem"
                                },
                                "layout_mixed_large_typography_heading_tablet": {
                                    "type": "string"
                                },
                                "layout_mixed_large_typography_heading_mobile": {
                                    "type": "string"
                                },
                                "layout_mixed_large_typography_heading_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_mixed_large_typography_heading_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_mixed_large_typography_heading_tag": {
                                    "type": "string",
                                    "default": "h2"
                                },
                                "layout_mixed_large_typography_excerpt": {
                                    "type": "string",
                                    "default": "1rem"
                                },
                                "layout_mixed_large_typography_excerpt_tablet": {
                                    "type": "string"
                                },
                                "layout_mixed_large_typography_excerpt_mobile": {
                                    "type": "string"
                                },
                                "layout_mixed_large_typography_excerpt_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_mixed_large_typography_excerpt_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_mixed_color_heading": {
                                    "type": "string"
                                },
                                "layout_mixed_color_heading_dark": {
                                    "type": "string"
                                },
                                "layout_mixed_color_heading_hover": {
                                    "type": "string"
                                },
                                "layout_mixed_color_heading_hover_dark": {
                                    "type": "string"
                                },
                                "layout_mixed_color_excerpt": {
                                    "type": "string"
                                },
                                "layout_mixed_color_excerpt_dark": {
                                    "type": "string"
                                },
                                "layout_mixed_color_meta": {
                                    "type": "string"
                                },
                                "layout_mixed_color_meta_dark": {
                                    "type": "string"
                                },
                                "layout_mixed_color_meta_links": {
                                    "type": "string"
                                },
                                "layout_mixed_color_meta_links_dark": {
                                    "type": "string"
                                },
                                "layout_mixed_color_meta_links_hover": {
                                    "type": "string"
                                },
                                "layout_mixed_color_meta_links_hover_dark": {
                                    "type": "string"
                                },
                                "layout_mixed_color_categories": {
                                    "type": "string"
                                },
                                "layout_mixed_color_categories_dark": {
                                    "type": "string"
                                },
                                "layout_mixed_color_categories_hover": {
                                    "type": "string"
                                },
                                "layout_mixed_color_categories_hover_dark": {
                                    "type": "string"
                                },
                                "layout_mixed_color_more_bg": {
                                    "type": "string"
                                },
                                "layout_mixed_color_more_bg_dark": {
                                    "type": "string"
                                },
                                "layout_mixed_color_more_bg_hover": {
                                    "type": "string"
                                },
                                "layout_mixed_color_more_bg_hover_dark": {
                                    "type": "string"
                                },
                                "layout_mixed_color_more_border": {
                                    "type": "string"
                                },
                                "layout_mixed_color_more_border_dark": {
                                    "type": "string"
                                },
                                "layout_mixed_color_more_border_hover": {
                                    "type": "string"
                                },
                                "layout_mixed_color_more_border_hover_dark": {
                                    "type": "string"
                                },
                                "layout_mixed_color_more_text": {
                                    "type": "string"
                                },
                                "layout_mixed_color_more_text_dark": {
                                    "type": "string"
                                },
                                "layout_mixed_color_more_text_hover": {
                                    "type": "string"
                                },
                                "layout_mixed_color_more_text_hover_dark": {
                                    "type": "string"
                                },
                                "layout_mixed_small_display_meta_category": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_mixed_small_display_meta_author": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_mixed_small_display_meta_date": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_mixed_small_display_meta_comments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_mixed_small_display_meta_views": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_mixed_small_display_meta_reading_time": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_mixed_small_display_meta_shares": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_mixed_69d0cac46ceca": {
                                    "type": "string"
                                },
                                "layout_mixed_small_display_meta_compact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_mixed_69d0cac46cece": {
                                    "type": "string"
                                },
                                "layout_mixed_small_display_excerpt": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_mixed_small_excerpt_length": {
                                    "type": "number",
                                    "default": 100
                                },
                                "layout_mixed_69d0cac46ced6": {
                                    "type": "string"
                                },
                                "layout_mixed_small_display_more_button": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_mixed_small_more_button_label": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_mixed_large_display_meta_category": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_mixed_large_display_meta_author": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_mixed_large_display_meta_date": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_mixed_large_display_meta_comments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_mixed_large_display_meta_views": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_mixed_large_display_meta_reading_time": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_mixed_large_display_meta_shares": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_mixed_69d0cac46cf0b": {
                                    "type": "string"
                                },
                                "layout_mixed_large_display_meta_compact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_mixed_69d0cac46cf10": {
                                    "type": "string"
                                },
                                "layout_mixed_large_display_excerpt": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_mixed_large_excerpt_length": {
                                    "type": "number",
                                    "default": 100
                                },
                                "layout_mixed_69d0cac46cf1a": {
                                    "type": "string"
                                },
                                "layout_mixed_large_display_more_button": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_mixed_large_more_button_label": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_wide-type-1_video": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-1_height": {
                                    "type": "string",
                                    "default": "initial"
                                },
                                "layout_wide-type-1_height_tablet": {
                                    "type": "string"
                                },
                                "layout_wide-type-1_height_mobile": {
                                    "type": "string"
                                },
                                "layout_wide-type-1_height_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_wide-type-1_height_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_wide-type-1_large_image_size": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "layout_wide-type-1_large_image_border_radius": {
                                    "type": "string"
                                },
                                "layout_wide-type-1_small_image_orientation": {
                                    "type": "string",
                                    "default": "square"
                                },
                                "layout_wide-type-1_small_image_size": {
                                    "type": "string",
                                    "default": "csco-smaller"
                                },
                                "layout_wide-type-1_small_image_border_radius": {
                                    "type": "string"
                                },
                                "layout_wide-type-1_large_typography_heading": {
                                    "type": "string",
                                    "default": "1.5rem"
                                },
                                "layout_wide-type-1_large_typography_heading_tablet": {
                                    "type": "string"
                                },
                                "layout_wide-type-1_large_typography_heading_mobile": {
                                    "type": "string"
                                },
                                "layout_wide-type-1_large_typography_heading_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_wide-type-1_large_typography_heading_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_wide-type-1_large_typography_heading_tag": {
                                    "type": "string",
                                    "default": "h2"
                                },
                                "layout_wide-type-1_large_typography_excerpt": {
                                    "type": "string",
                                    "default": "0.875rem"
                                },
                                "layout_wide-type-1_large_typography_excerpt_tablet": {
                                    "type": "string"
                                },
                                "layout_wide-type-1_large_typography_excerpt_mobile": {
                                    "type": "string"
                                },
                                "layout_wide-type-1_large_typography_excerpt_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_wide-type-1_large_typography_excerpt_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_wide-type-1_small_typography_heading": {
                                    "type": "string",
                                    "default": "0.875rem"
                                },
                                "layout_wide-type-1_small_typography_heading_tablet": {
                                    "type": "string"
                                },
                                "layout_wide-type-1_small_typography_heading_mobile": {
                                    "type": "string"
                                },
                                "layout_wide-type-1_small_typography_heading_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_wide-type-1_small_typography_heading_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_wide-type-1_small_typography_heading_tag": {
                                    "type": "string",
                                    "default": "h2"
                                },
                                "layout_wide-type-1_large_display_meta_category": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_wide-type-1_large_display_meta_author": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_wide-type-1_large_display_meta_date": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_wide-type-1_large_display_meta_comments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-1_large_display_meta_views": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-1_large_display_meta_reading_time": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-1_large_display_meta_shares": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-1_69d0cac46cfb4": {
                                    "type": "string"
                                },
                                "layout_wide-type-1_large_display_meta_compact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-1_69d0cac46cfb7": {
                                    "type": "string"
                                },
                                "layout_wide-type-1_large_display_excerpt": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_wide-type-1_large_excerpt_length": {
                                    "type": "number",
                                    "default": 100
                                },
                                "layout_wide-type-1_small_display_meta_category": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_wide-type-1_small_display_meta_author": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_wide-type-1_small_display_meta_date": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_wide-type-1_small_display_meta_comments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-1_small_display_meta_views": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-1_small_display_meta_reading_time": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-1_small_display_meta_shares": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-1_69d0cac46cff8": {
                                    "type": "string"
                                },
                                "layout_wide-type-1_small_display_meta_compact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-2_areaPostsCount": {
                                    "type": "number",
                                    "default": 3
                                },
                                "layout_wide-type-2_autoplay": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_wide-type-2_pagedots": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_wide-type-2_wraparound": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_wide-type-2_video": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-2_video_controls": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-2_height": {
                                    "type": "string",
                                    "default": "initial"
                                },
                                "layout_wide-type-2_height_tablet": {
                                    "type": "string"
                                },
                                "layout_wide-type-2_height_mobile": {
                                    "type": "string"
                                },
                                "layout_wide-type-2_height_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_wide-type-2_height_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_wide-type-2_image_orientation": {
                                    "type": "string",
                                    "default": "stretch"
                                },
                                "layout_wide-type-2_image_size": {
                                    "type": "string",
                                    "default": "medium_large"
                                },
                                "layout_wide-type-2_image_border_radius": {
                                    "type": "string"
                                },
                                "layout_wide-type-2_typography_heading": {
                                    "type": "string",
                                    "default": "1.25rem"
                                },
                                "layout_wide-type-2_typography_heading_tablet": {
                                    "type": "string"
                                },
                                "layout_wide-type-2_typography_heading_mobile": {
                                    "type": "string"
                                },
                                "layout_wide-type-2_typography_heading_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_wide-type-2_typography_heading_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_wide-type-2_typography_heading_tag": {
                                    "type": "string",
                                    "default": "h2"
                                },
                                "layout_wide-type-2_typography_excerpt": {
                                    "type": "string",
                                    "default": "0.875rem"
                                },
                                "layout_wide-type-2_typography_excerpt_tablet": {
                                    "type": "string"
                                },
                                "layout_wide-type-2_typography_excerpt_mobile": {
                                    "type": "string"
                                },
                                "layout_wide-type-2_typography_excerpt_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_wide-type-2_typography_excerpt_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_wide-type-2_display_meta_category": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_wide-type-2_display_meta_author": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_wide-type-2_display_meta_date": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_wide-type-2_display_meta_comments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-2_display_meta_views": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-2_display_meta_reading_time": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-2_display_meta_shares": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-2_69d0cac46d090": {
                                    "type": "string"
                                },
                                "layout_wide-type-2_display_meta_compact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-2_69d0cac46d093": {
                                    "type": "string"
                                },
                                "layout_wide-type-2_display_excerpt": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_wide-type-2_excerpt_length": {
                                    "type": "number",
                                    "default": 100
                                },
                                "layout_wide-type-3_areaPostsCount": {
                                    "type": "number",
                                    "default": 5
                                },
                                "layout_wide-type-3_autoplay": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_wide-type-3_pagedots": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_wide-type-3_wraparound": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_wide-type-3_columns": {
                                    "type": "number",
                                    "default": 4
                                },
                                "layout_wide-type-3_columns_tablet": {
                                    "type": "number",
                                    "default": 2
                                },
                                "layout_wide-type-3_columns_mobile": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_wide-type-3_columns_dark_tablet": {
                                    "type": "number"
                                },
                                "layout_wide-type-3_columns_dark_mobile": {
                                    "type": "number"
                                },
                                "layout_wide-type-3_gap_posts": {
                                    "type": "string",
                                    "default": "30px"
                                },
                                "layout_wide-type-3_gap_posts_tablet": {
                                    "type": "string",
                                    "default": "30px"
                                },
                                "layout_wide-type-3_gap_posts_mobile": {
                                    "type": "string",
                                    "default": "30px"
                                },
                                "layout_wide-type-3_gap_posts_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_wide-type-3_gap_posts_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_wide-type-3_video": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-3_video_controls": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-3_height": {
                                    "type": "string",
                                    "default": "initial"
                                },
                                "layout_wide-type-3_height_tablet": {
                                    "type": "string"
                                },
                                "layout_wide-type-3_height_mobile": {
                                    "type": "string"
                                },
                                "layout_wide-type-3_height_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_wide-type-3_height_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_wide-type-3_image_orientation": {
                                    "type": "string",
                                    "default": "stretch"
                                },
                                "layout_wide-type-3_image_size": {
                                    "type": "string",
                                    "default": "medium_large"
                                },
                                "layout_wide-type-3_image_border_radius": {
                                    "type": "string"
                                },
                                "layout_wide-type-3_typography_heading": {
                                    "type": "string",
                                    "default": "1.25rem"
                                },
                                "layout_wide-type-3_typography_heading_tablet": {
                                    "type": "string"
                                },
                                "layout_wide-type-3_typography_heading_mobile": {
                                    "type": "string"
                                },
                                "layout_wide-type-3_typography_heading_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_wide-type-3_typography_heading_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_wide-type-3_typography_heading_tag": {
                                    "type": "string",
                                    "default": "h2"
                                },
                                "layout_wide-type-3_typography_excerpt": {
                                    "type": "string",
                                    "default": "0.875rem"
                                },
                                "layout_wide-type-3_typography_excerpt_tablet": {
                                    "type": "string"
                                },
                                "layout_wide-type-3_typography_excerpt_mobile": {
                                    "type": "string"
                                },
                                "layout_wide-type-3_typography_excerpt_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_wide-type-3_typography_excerpt_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_wide-type-3_display_meta_category": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_wide-type-3_display_meta_author": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_wide-type-3_display_meta_date": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_wide-type-3_display_meta_comments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-3_display_meta_views": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-3_display_meta_reading_time": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-3_display_meta_shares": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-3_69d0cac46d125": {
                                    "type": "string"
                                },
                                "layout_wide-type-3_display_meta_compact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-3_69d0cac46d129": {
                                    "type": "string"
                                },
                                "layout_wide-type-3_display_excerpt": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_wide-type-3_excerpt_length": {
                                    "type": "number",
                                    "default": 100
                                },
                                "layout_wide-type-4_areaPostsCount": {
                                    "type": "number",
                                    "default": 5
                                },
                                "layout_wide-type-4_autoplay": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_wide-type-4_pagedots": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_wide-type-4_wraparound": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_wide-type-4_columns": {
                                    "type": "number",
                                    "default": 4
                                },
                                "layout_wide-type-4_columns_tablet": {
                                    "type": "number",
                                    "default": 2
                                },
                                "layout_wide-type-4_columns_mobile": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_wide-type-4_columns_dark_tablet": {
                                    "type": "number"
                                },
                                "layout_wide-type-4_columns_dark_mobile": {
                                    "type": "number"
                                },
                                "layout_wide-type-4_gap_posts": {
                                    "type": "string",
                                    "default": "30px"
                                },
                                "layout_wide-type-4_gap_posts_tablet": {
                                    "type": "string",
                                    "default": "30px"
                                },
                                "layout_wide-type-4_gap_posts_mobile": {
                                    "type": "string",
                                    "default": "30px"
                                },
                                "layout_wide-type-4_gap_posts_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_gap_posts_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_video": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-4_video_controls": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-4_image_orientation": {
                                    "type": "string",
                                    "default": "original"
                                },
                                "layout_wide-type-4_image_size": {
                                    "type": "string",
                                    "default": "medium_large"
                                },
                                "layout_wide-type-4_image_border_radius": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_typography_heading": {
                                    "type": "string",
                                    "default": "1.25rem"
                                },
                                "layout_wide-type-4_typography_heading_tablet": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_typography_heading_mobile": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_typography_heading_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_typography_heading_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_typography_heading_tag": {
                                    "type": "string",
                                    "default": "h2"
                                },
                                "layout_wide-type-4_typography_excerpt": {
                                    "type": "string",
                                    "default": "0.875rem"
                                },
                                "layout_wide-type-4_typography_excerpt_tablet": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_typography_excerpt_mobile": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_typography_excerpt_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_typography_excerpt_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_heading": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_heading_dark": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_heading_hover": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_heading_hover_dark": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_excerpt": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_excerpt_dark": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_meta": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_meta_dark": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_meta_links": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_meta_links_dark": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_meta_links_hover": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_meta_links_hover_dark": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_categories": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_categories_dark": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_categories_hover": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_categories_hover_dark": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_more_bg": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_more_bg_dark": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_more_bg_hover": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_more_bg_hover_dark": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_more_border": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_more_border_dark": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_more_border_hover": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_more_border_hover_dark": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_more_text": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_more_text_dark": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_more_text_hover": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_color_more_text_hover_dark": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_display_meta_category": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_wide-type-4_display_meta_author": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_wide-type-4_display_meta_date": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_wide-type-4_display_meta_comments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-4_display_meta_views": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-4_display_meta_reading_time": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-4_display_meta_shares": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-4_69d0cac46d1e0": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_display_meta_compact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-4_69d0cac46d1e4": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_display_excerpt": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-4_excerpt_length": {
                                    "type": "number",
                                    "default": 100
                                },
                                "layout_wide-type-4_69d0cac46d1ed": {
                                    "type": "string"
                                },
                                "layout_wide-type-4_display_more_button": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_wide-type-4_more_button_label": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-1_reviewType": {
                                    "type": "string",
                                    "default": "all"
                                },
                                "layout_reviews-1_reviewsPostsCount": {
                                    "type": "number",
                                    "default": 5
                                },
                                "layout_reviews-1_imageSize": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "layout_reviews-1_largeImageSize": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "layout_reviews-1_smallImageSize": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "layout_reviews-1_typographyHeading": {
                                    "type": "string",
                                    "default": "1rem"
                                },
                                "layout_reviews-1_typographyLargeHeading": {
                                    "type": "string",
                                    "default": "1.5rem"
                                },
                                "layout_reviews-1_typographySmallHeading": {
                                    "type": "string",
                                    "default": "1rem"
                                },
                                "layout_reviews-1_colorHeading": {
                                    "type": "string",
                                    "default": "#000"
                                },
                                "layout_reviews-1_colorHeading_dark": {
                                    "type": "string",
                                    "default": "#000"
                                },
                                "layout_reviews-1_colorHeadingHover": {
                                    "type": "string",
                                    "default": "#5a5a5a"
                                },
                                "layout_reviews-1_colorHeadingHover_dark": {
                                    "type": "string",
                                    "default": "#5a5a5a"
                                },
                                "layout_reviews-1_colorMeta": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-1_colorMeta_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-1_colorMetaLinks": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-1_colorMetaLinks_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-1_colorMetaLinksHover": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-1_colorMetaLinksHover_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-1_reviews_showMetaCategory": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-1_reviews_showMetaAuthor": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-1_reviews_showMetaDate": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-1_reviews_showMetaComments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-1_reviews_showMetaViews": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-1_reviews_showMetaReadingTime": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-1_69d0cac46d56b": {
                                    "type": "string"
                                },
                                "layout_reviews-1_reviewsMetaCompact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-1_reviewsLarge_showMetaCategory": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-1_reviewsLarge_showMetaAuthor": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-1_reviewsLarge_showMetaDate": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-1_reviewsLarge_showMetaComments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-1_reviewsLarge_showMetaViews": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-1_reviewsLarge_showMetaReadingTime": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-1_69d0cac46d58a": {
                                    "type": "string"
                                },
                                "layout_reviews-1_reviewsLargeMetaCompact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-1_reviewsSmall_showMetaCategory": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-1_reviewsSmall_showMetaAuthor": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-1_reviewsSmall_showMetaDate": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-1_reviewsSmall_showMetaComments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-1_reviewsSmall_showMetaViews": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-1_reviewsSmall_showMetaReadingTime": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-1_69d0cac46d5aa": {
                                    "type": "string"
                                },
                                "layout_reviews-1_reviewsSmallMetaCompact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-2_reviewType": {
                                    "type": "string",
                                    "default": "all"
                                },
                                "layout_reviews-2_reviewsPostsCount": {
                                    "type": "number",
                                    "default": 5
                                },
                                "layout_reviews-2_imageSize": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "layout_reviews-2_largeImageSize": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "layout_reviews-2_smallImageSize": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "layout_reviews-2_typographyHeading": {
                                    "type": "string",
                                    "default": "1rem"
                                },
                                "layout_reviews-2_typographyLargeHeading": {
                                    "type": "string",
                                    "default": "1.5rem"
                                },
                                "layout_reviews-2_typographySmallHeading": {
                                    "type": "string",
                                    "default": "1rem"
                                },
                                "layout_reviews-2_colorHeading": {
                                    "type": "string",
                                    "default": "#000"
                                },
                                "layout_reviews-2_colorHeading_dark": {
                                    "type": "string",
                                    "default": "#000"
                                },
                                "layout_reviews-2_colorHeadingHover": {
                                    "type": "string",
                                    "default": "#5a5a5a"
                                },
                                "layout_reviews-2_colorHeadingHover_dark": {
                                    "type": "string",
                                    "default": "#5a5a5a"
                                },
                                "layout_reviews-2_colorMeta": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-2_colorMeta_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-2_colorMetaLinks": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-2_colorMetaLinks_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-2_colorMetaLinksHover": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-2_colorMetaLinksHover_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-2_reviews_showMetaCategory": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-2_reviews_showMetaAuthor": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-2_reviews_showMetaDate": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-2_reviews_showMetaComments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-2_reviews_showMetaViews": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-2_reviews_showMetaReadingTime": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-2_69d0cac46d614": {
                                    "type": "string"
                                },
                                "layout_reviews-2_reviewsMetaCompact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-2_reviewsLarge_showMetaCategory": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-2_reviewsLarge_showMetaAuthor": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-2_reviewsLarge_showMetaDate": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-2_reviewsLarge_showMetaComments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-2_reviewsLarge_showMetaViews": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-2_reviewsLarge_showMetaReadingTime": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-2_69d0cac46d636": {
                                    "type": "string"
                                },
                                "layout_reviews-2_reviewsLargeMetaCompact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-2_reviewsSmall_showMetaCategory": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-2_reviewsSmall_showMetaAuthor": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-2_reviewsSmall_showMetaDate": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-2_reviewsSmall_showMetaComments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-2_reviewsSmall_showMetaViews": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-2_reviewsSmall_showMetaReadingTime": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-2_69d0cac46d65d": {
                                    "type": "string"
                                },
                                "layout_reviews-2_reviewsSmallMetaCompact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-3_reviewType": {
                                    "type": "string",
                                    "default": "all"
                                },
                                "layout_reviews-3_reviewsPostsCount": {
                                    "type": "number",
                                    "default": 5
                                },
                                "layout_reviews-3_imageSize": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "layout_reviews-3_largeImageSize": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "layout_reviews-3_smallImageSize": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "layout_reviews-3_typographyHeading": {
                                    "type": "string",
                                    "default": "1rem"
                                },
                                "layout_reviews-3_typographyLargeHeading": {
                                    "type": "string",
                                    "default": "1.5rem"
                                },
                                "layout_reviews-3_typographySmallHeading": {
                                    "type": "string",
                                    "default": "1rem"
                                },
                                "layout_reviews-3_colorHeading": {
                                    "type": "string",
                                    "default": "#000"
                                },
                                "layout_reviews-3_colorHeading_dark": {
                                    "type": "string",
                                    "default": "#000"
                                },
                                "layout_reviews-3_colorHeadingHover": {
                                    "type": "string",
                                    "default": "#5a5a5a"
                                },
                                "layout_reviews-3_colorHeadingHover_dark": {
                                    "type": "string",
                                    "default": "#5a5a5a"
                                },
                                "layout_reviews-3_colorMeta": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-3_colorMeta_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-3_colorMetaLinks": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-3_colorMetaLinks_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-3_colorMetaLinksHover": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-3_colorMetaLinksHover_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-3_reviews_showMetaCategory": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-3_reviews_showMetaAuthor": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-3_reviews_showMetaDate": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-3_reviews_showMetaComments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-3_reviews_showMetaViews": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-3_reviews_showMetaReadingTime": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-3_69d0cac46d6b9": {
                                    "type": "string"
                                },
                                "layout_reviews-3_reviewsMetaCompact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-3_reviewsLarge_showMetaCategory": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-3_reviewsLarge_showMetaAuthor": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-3_reviewsLarge_showMetaDate": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-3_reviewsLarge_showMetaComments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-3_reviewsLarge_showMetaViews": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-3_reviewsLarge_showMetaReadingTime": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-3_69d0cac46d6d4": {
                                    "type": "string"
                                },
                                "layout_reviews-3_reviewsLargeMetaCompact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-3_reviewsSmall_showMetaCategory": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-3_reviewsSmall_showMetaAuthor": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-3_reviewsSmall_showMetaDate": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-3_reviewsSmall_showMetaComments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-3_reviewsSmall_showMetaViews": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-3_reviewsSmall_showMetaReadingTime": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-3_69d0cac46d6ef": {
                                    "type": "string"
                                },
                                "layout_reviews-3_reviewsSmallMetaCompact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-4_reviewType": {
                                    "type": "string",
                                    "default": "all"
                                },
                                "layout_reviews-4_reviewsPostsCount": {
                                    "type": "number",
                                    "default": 5
                                },
                                "layout_reviews-4_imageSize": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "layout_reviews-4_largeImageSize": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "layout_reviews-4_smallImageSize": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "layout_reviews-4_typographyHeading": {
                                    "type": "string",
                                    "default": "1rem"
                                },
                                "layout_reviews-4_typographyLargeHeading": {
                                    "type": "string",
                                    "default": "1.5rem"
                                },
                                "layout_reviews-4_typographySmallHeading": {
                                    "type": "string",
                                    "default": "1rem"
                                },
                                "layout_reviews-4_colorHeading": {
                                    "type": "string",
                                    "default": "#000"
                                },
                                "layout_reviews-4_colorHeading_dark": {
                                    "type": "string",
                                    "default": "#000"
                                },
                                "layout_reviews-4_colorHeadingHover": {
                                    "type": "string",
                                    "default": "#5a5a5a"
                                },
                                "layout_reviews-4_colorHeadingHover_dark": {
                                    "type": "string",
                                    "default": "#5a5a5a"
                                },
                                "layout_reviews-4_colorMeta": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-4_colorMeta_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-4_colorMetaLinks": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-4_colorMetaLinks_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-4_colorMetaLinksHover": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-4_colorMetaLinksHover_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-4_reviews_showMetaCategory": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-4_reviews_showMetaAuthor": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-4_reviews_showMetaDate": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-4_reviews_showMetaComments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-4_reviews_showMetaViews": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-4_reviews_showMetaReadingTime": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-4_69d0cac46d752": {
                                    "type": "string"
                                },
                                "layout_reviews-4_reviewsMetaCompact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-4_reviewsLarge_showMetaCategory": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-4_reviewsLarge_showMetaAuthor": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-4_reviewsLarge_showMetaDate": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-4_reviewsLarge_showMetaComments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-4_reviewsLarge_showMetaViews": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-4_reviewsLarge_showMetaReadingTime": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-4_69d0cac46d76d": {
                                    "type": "string"
                                },
                                "layout_reviews-4_reviewsLargeMetaCompact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-4_reviewsSmall_showMetaCategory": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-4_reviewsSmall_showMetaAuthor": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-4_reviewsSmall_showMetaDate": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-4_reviewsSmall_showMetaComments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-4_reviewsSmall_showMetaViews": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-4_reviewsSmall_showMetaReadingTime": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-4_69d0cac46d788": {
                                    "type": "string"
                                },
                                "layout_reviews-4_reviewsSmallMetaCompact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-5_reviewType": {
                                    "type": "string",
                                    "default": "all"
                                },
                                "layout_reviews-5_reviewsPostsCount": {
                                    "type": "number",
                                    "default": 5
                                },
                                "layout_reviews-5_imageSize": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "layout_reviews-5_largeImageSize": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "layout_reviews-5_smallImageSize": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "layout_reviews-5_typographyHeading": {
                                    "type": "string",
                                    "default": "1rem"
                                },
                                "layout_reviews-5_typographyLargeHeading": {
                                    "type": "string",
                                    "default": "1.5rem"
                                },
                                "layout_reviews-5_typographySmallHeading": {
                                    "type": "string",
                                    "default": "1rem"
                                },
                                "layout_reviews-5_colorHeading": {
                                    "type": "string",
                                    "default": "#000"
                                },
                                "layout_reviews-5_colorHeading_dark": {
                                    "type": "string",
                                    "default": "#000"
                                },
                                "layout_reviews-5_colorHeadingHover": {
                                    "type": "string",
                                    "default": "#5a5a5a"
                                },
                                "layout_reviews-5_colorHeadingHover_dark": {
                                    "type": "string",
                                    "default": "#5a5a5a"
                                },
                                "layout_reviews-5_colorMeta": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-5_colorMeta_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-5_colorMetaLinks": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-5_colorMetaLinks_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-5_colorMetaLinksHover": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-5_colorMetaLinksHover_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-5_reviews_showMetaCategory": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-5_reviews_showMetaAuthor": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-5_reviews_showMetaDate": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-5_reviews_showMetaComments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-5_reviews_showMetaViews": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-5_reviews_showMetaReadingTime": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-5_69d0cac46d7e7": {
                                    "type": "string"
                                },
                                "layout_reviews-5_reviewsMetaCompact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-5_reviewsLarge_showMetaCategory": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-5_reviewsLarge_showMetaAuthor": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-5_reviewsLarge_showMetaDate": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-5_reviewsLarge_showMetaComments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-5_reviewsLarge_showMetaViews": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-5_reviewsLarge_showMetaReadingTime": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-5_69d0cac46d814": {
                                    "type": "string"
                                },
                                "layout_reviews-5_reviewsLargeMetaCompact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-5_reviewsSmall_showMetaCategory": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-5_reviewsSmall_showMetaAuthor": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-5_reviewsSmall_showMetaDate": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-5_reviewsSmall_showMetaComments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-5_reviewsSmall_showMetaViews": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-5_reviewsSmall_showMetaReadingTime": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-5_69d0cac46d838": {
                                    "type": "string"
                                },
                                "layout_reviews-5_reviewsSmallMetaCompact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-6_reviewType": {
                                    "type": "string",
                                    "default": "all"
                                },
                                "layout_reviews-6_reviewsPostsCount": {
                                    "type": "number",
                                    "default": 5
                                },
                                "layout_reviews-6_imageSize": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "layout_reviews-6_largeImageSize": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "layout_reviews-6_smallImageSize": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "layout_reviews-6_typographyHeading": {
                                    "type": "string",
                                    "default": "1rem"
                                },
                                "layout_reviews-6_typographyLargeHeading": {
                                    "type": "string",
                                    "default": "1.5rem"
                                },
                                "layout_reviews-6_typographySmallHeading": {
                                    "type": "string",
                                    "default": "1rem"
                                },
                                "layout_reviews-6_colorHeading": {
                                    "type": "string",
                                    "default": "#000"
                                },
                                "layout_reviews-6_colorHeading_dark": {
                                    "type": "string",
                                    "default": "#000"
                                },
                                "layout_reviews-6_colorHeadingHover": {
                                    "type": "string",
                                    "default": "#5a5a5a"
                                },
                                "layout_reviews-6_colorHeadingHover_dark": {
                                    "type": "string",
                                    "default": "#5a5a5a"
                                },
                                "layout_reviews-6_colorMeta": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-6_colorMeta_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-6_colorMetaLinks": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-6_colorMetaLinks_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-6_colorMetaLinksHover": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-6_colorMetaLinksHover_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-6_reviews_showMetaCategory": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-6_reviews_showMetaAuthor": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-6_reviews_showMetaDate": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-6_reviews_showMetaComments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-6_reviews_showMetaViews": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-6_reviews_showMetaReadingTime": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-6_69d0cac46d8a3": {
                                    "type": "string"
                                },
                                "layout_reviews-6_reviewsMetaCompact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-6_reviewsLarge_showMetaCategory": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-6_reviewsLarge_showMetaAuthor": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-6_reviewsLarge_showMetaDate": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-6_reviewsLarge_showMetaComments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-6_reviewsLarge_showMetaViews": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-6_reviewsLarge_showMetaReadingTime": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-6_69d0cac46d8bf": {
                                    "type": "string"
                                },
                                "layout_reviews-6_reviewsLargeMetaCompact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-6_reviewsSmall_showMetaCategory": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-6_reviewsSmall_showMetaAuthor": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-6_reviewsSmall_showMetaDate": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-6_reviewsSmall_showMetaComments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-6_reviewsSmall_showMetaViews": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-6_reviewsSmall_showMetaReadingTime": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-6_69d0cac46d8e1": {
                                    "type": "string"
                                },
                                "layout_reviews-6_reviewsSmallMetaCompact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-7_reviewType": {
                                    "type": "string",
                                    "default": "all"
                                },
                                "layout_reviews-7_reviewsPostsCount": {
                                    "type": "number",
                                    "default": 5
                                },
                                "layout_reviews-7_imageSize": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "layout_reviews-7_largeImageSize": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "layout_reviews-7_smallImageSize": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "layout_reviews-7_typographyHeading": {
                                    "type": "string",
                                    "default": "1rem"
                                },
                                "layout_reviews-7_typographyLargeHeading": {
                                    "type": "string",
                                    "default": "1.5rem"
                                },
                                "layout_reviews-7_typographySmallHeading": {
                                    "type": "string",
                                    "default": "1rem"
                                },
                                "layout_reviews-7_colorHeading": {
                                    "type": "string",
                                    "default": "#000"
                                },
                                "layout_reviews-7_colorHeading_dark": {
                                    "type": "string",
                                    "default": "#000"
                                },
                                "layout_reviews-7_colorHeadingHover": {
                                    "type": "string",
                                    "default": "#5a5a5a"
                                },
                                "layout_reviews-7_colorHeadingHover_dark": {
                                    "type": "string",
                                    "default": "#5a5a5a"
                                },
                                "layout_reviews-7_colorMeta": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-7_colorMeta_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-7_colorMetaLinks": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-7_colorMetaLinks_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-7_colorMetaLinksHover": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-7_colorMetaLinksHover_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-7_reviews_showMetaCategory": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-7_reviews_showMetaAuthor": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-7_reviews_showMetaDate": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-7_reviews_showMetaComments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-7_reviews_showMetaViews": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-7_reviews_showMetaReadingTime": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-7_69d0cac46d94c": {
                                    "type": "string"
                                },
                                "layout_reviews-7_reviewsMetaCompact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-7_reviewsLarge_showMetaCategory": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-7_reviewsLarge_showMetaAuthor": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-7_reviewsLarge_showMetaDate": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-7_reviewsLarge_showMetaComments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-7_reviewsLarge_showMetaViews": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-7_reviewsLarge_showMetaReadingTime": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-7_69d0cac46d968": {
                                    "type": "string"
                                },
                                "layout_reviews-7_reviewsLargeMetaCompact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-7_reviewsSmall_showMetaCategory": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-7_reviewsSmall_showMetaAuthor": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-7_reviewsSmall_showMetaDate": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-7_reviewsSmall_showMetaComments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-7_reviewsSmall_showMetaViews": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-7_reviewsSmall_showMetaReadingTime": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-7_69d0cac46d983": {
                                    "type": "string"
                                },
                                "layout_reviews-7_reviewsSmallMetaCompact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-8_reviewType": {
                                    "type": "string",
                                    "default": "all"
                                },
                                "layout_reviews-8_reviewsPostsCount": {
                                    "type": "number",
                                    "default": 5
                                },
                                "layout_reviews-8_imageSize": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "layout_reviews-8_largeImageSize": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "layout_reviews-8_smallImageSize": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "layout_reviews-8_typographyHeading": {
                                    "type": "string",
                                    "default": "1rem"
                                },
                                "layout_reviews-8_typographyLargeHeading": {
                                    "type": "string",
                                    "default": "1.5rem"
                                },
                                "layout_reviews-8_typographySmallHeading": {
                                    "type": "string",
                                    "default": "1rem"
                                },
                                "layout_reviews-8_colorHeading": {
                                    "type": "string",
                                    "default": "#000"
                                },
                                "layout_reviews-8_colorHeading_dark": {
                                    "type": "string",
                                    "default": "#000"
                                },
                                "layout_reviews-8_colorHeadingHover": {
                                    "type": "string",
                                    "default": "#5a5a5a"
                                },
                                "layout_reviews-8_colorHeadingHover_dark": {
                                    "type": "string",
                                    "default": "#5a5a5a"
                                },
                                "layout_reviews-8_colorMeta": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-8_colorMeta_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-8_colorMetaLinks": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-8_colorMetaLinks_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-8_colorMetaLinksHover": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-8_colorMetaLinksHover_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "layout_reviews-8_reviews_showMetaCategory": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-8_reviews_showMetaAuthor": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-8_reviews_showMetaDate": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-8_reviews_showMetaComments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-8_reviews_showMetaViews": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-8_reviews_showMetaReadingTime": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-8_69d0cac46d9fa": {
                                    "type": "string"
                                },
                                "layout_reviews-8_reviewsMetaCompact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-8_reviewsLarge_showMetaCategory": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-8_reviewsLarge_showMetaAuthor": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-8_reviewsLarge_showMetaDate": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-8_reviewsLarge_showMetaComments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-8_reviewsLarge_showMetaViews": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-8_reviewsLarge_showMetaReadingTime": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-8_69d0cac46da1e": {
                                    "type": "string"
                                },
                                "layout_reviews-8_reviewsLargeMetaCompact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-8_reviewsSmall_showMetaCategory": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-8_reviewsSmall_showMetaAuthor": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-8_reviewsSmall_showMetaDate": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "layout_reviews-8_reviewsSmall_showMetaComments": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-8_reviewsSmall_showMetaViews": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-8_reviewsSmall_showMetaReadingTime": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "layout_reviews-8_69d0cac46da3d": {
                                    "type": "string"
                                },
                                "layout_reviews-8_reviewsSmallMetaCompact": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/justified-gallery)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/justified-gallery block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/justified-gallery"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "borderStyle": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "borderColor_dark": {
                                    "type": "string"
                                },
                                "borderWidthTop": {
                                    "type": "number"
                                },
                                "borderWidthBottom": {
                                    "type": "number"
                                },
                                "borderWidthLeft": {
                                    "type": "number"
                                },
                                "borderWidthRight": {
                                    "type": "number"
                                },
                                "borderWidthLink": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight": {
                                    "type": "number"
                                },
                                "borderRadiusLink": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit": {
                                    "type": "string"
                                },
                                "borderWidthTop_tablet": {
                                    "type": "number"
                                },
                                "borderWidthBottom_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLeft_tablet": {
                                    "type": "number"
                                },
                                "borderWidthRight_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_tablet": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_tablet": {
                                    "type": "string"
                                },
                                "borderWidthTop_mobile": {
                                    "type": "number"
                                },
                                "borderWidthBottom_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLeft_mobile": {
                                    "type": "number"
                                },
                                "borderWidthRight_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_mobile": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_mobile": {
                                    "type": "string"
                                },
                                "canvasResponsiveHide_desktop": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_tablet": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_mobile": {
                                    "type": "boolean"
                                },
                                "images": {
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "imageSize": {
                                    "type": "string",
                                    "default": "thumbnail"
                                },
                                "linkTo": {
                                    "type": "string",
                                    "default": "file"
                                },
                                "rowHeight": {
                                    "type": "number",
                                    "default": 275
                                },
                                "maxRowHeight": {
                                    "type": "string",
                                    "default": "-1"
                                },
                                "margins": {
                                    "type": "number",
                                    "default": 10
                                },
                                "border": {
                                    "type": "number",
                                    "default": -10
                                },
                                "lastRow": {
                                    "type": "string",
                                    "default": "nojustify"
                                },
                                "showCaptions": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "randomize": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/slider-gallery)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/slider-gallery block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/slider-gallery"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "borderStyle": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "borderColor_dark": {
                                    "type": "string"
                                },
                                "borderWidthTop": {
                                    "type": "number"
                                },
                                "borderWidthBottom": {
                                    "type": "number"
                                },
                                "borderWidthLeft": {
                                    "type": "number"
                                },
                                "borderWidthRight": {
                                    "type": "number"
                                },
                                "borderWidthLink": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight": {
                                    "type": "number"
                                },
                                "borderRadiusLink": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit": {
                                    "type": "string"
                                },
                                "borderWidthTop_tablet": {
                                    "type": "number"
                                },
                                "borderWidthBottom_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLeft_tablet": {
                                    "type": "number"
                                },
                                "borderWidthRight_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_tablet": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_tablet": {
                                    "type": "string"
                                },
                                "borderWidthTop_mobile": {
                                    "type": "number"
                                },
                                "borderWidthBottom_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLeft_mobile": {
                                    "type": "number"
                                },
                                "borderWidthRight_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_mobile": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_mobile": {
                                    "type": "string"
                                },
                                "canvasResponsiveHide_desktop": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_tablet": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_mobile": {
                                    "type": "boolean"
                                },
                                "images": {
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "imageSize": {
                                    "type": "string",
                                    "default": "thumbnail"
                                },
                                "linkTo": {
                                    "type": "string",
                                    "default": "file"
                                },
                                "showPrevNextButtons": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "showBullets": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "showCaptions": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/author)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/author block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/author"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "borderStyle": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "borderColor_dark": {
                                    "type": "string"
                                },
                                "borderWidthTop": {
                                    "type": "number"
                                },
                                "borderWidthBottom": {
                                    "type": "number"
                                },
                                "borderWidthLeft": {
                                    "type": "number"
                                },
                                "borderWidthRight": {
                                    "type": "number"
                                },
                                "borderWidthLink": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight": {
                                    "type": "number"
                                },
                                "borderRadiusLink": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit": {
                                    "type": "string"
                                },
                                "borderWidthTop_tablet": {
                                    "type": "number"
                                },
                                "borderWidthBottom_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLeft_tablet": {
                                    "type": "number"
                                },
                                "borderWidthRight_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_tablet": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_tablet": {
                                    "type": "string"
                                },
                                "borderWidthTop_mobile": {
                                    "type": "number"
                                },
                                "borderWidthBottom_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLeft_mobile": {
                                    "type": "number"
                                },
                                "borderWidthRight_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_mobile": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_mobile": {
                                    "type": "string"
                                },
                                "canvasResponsiveHide_desktop": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_tablet": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_mobile": {
                                    "type": "boolean"
                                },
                                "author": {
                                    "type": "string",
                                    "default": "current"
                                },
                                "bgImage": {
                                    "type": "object",
                                    "default": {
                                        "url": "",
                                        "id": 0
                                    }
                                },
                                "showAvatar": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "showDescription": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "overrideDescription": {
                                    "type": "string",
                                    "default": ""
                                },
                                "descriptionLength": {
                                    "type": "number",
                                    "default": 100
                                },
                                "showSocialAccounts": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "showArchiveBtn": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "buttonStyle": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonSize": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonFullWidth": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "buttonColorBg": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorBg_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorBgHover": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorBgHover_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorText": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorText_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorTextHover": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorTextHover_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/contributors)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/contributors block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/contributors"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "borderStyle": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "borderColor_dark": {
                                    "type": "string"
                                },
                                "borderWidthTop": {
                                    "type": "number"
                                },
                                "borderWidthBottom": {
                                    "type": "number"
                                },
                                "borderWidthLeft": {
                                    "type": "number"
                                },
                                "borderWidthRight": {
                                    "type": "number"
                                },
                                "borderWidthLink": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight": {
                                    "type": "number"
                                },
                                "borderRadiusLink": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit": {
                                    "type": "string"
                                },
                                "borderWidthTop_tablet": {
                                    "type": "number"
                                },
                                "borderWidthBottom_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLeft_tablet": {
                                    "type": "number"
                                },
                                "borderWidthRight_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_tablet": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_tablet": {
                                    "type": "string"
                                },
                                "borderWidthTop_mobile": {
                                    "type": "number"
                                },
                                "borderWidthBottom_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLeft_mobile": {
                                    "type": "number"
                                },
                                "borderWidthRight_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_mobile": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_mobile": {
                                    "type": "string"
                                },
                                "canvasResponsiveHide_desktop": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_tablet": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_mobile": {
                                    "type": "boolean"
                                },
                                "contributors": {
                                    "type": "array",
                                    "default": [],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "showAvatar": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "showSocialAccounts": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "showBio": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "showRecentPosts": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "countRecentPosts": {
                                    "type": "number",
                                    "default": 3
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/facebook-fanpage)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/facebook-fanpage block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/facebook-fanpage"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "borderStyle": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "borderColor_dark": {
                                    "type": "string"
                                },
                                "borderWidthTop": {
                                    "type": "number"
                                },
                                "borderWidthBottom": {
                                    "type": "number"
                                },
                                "borderWidthLeft": {
                                    "type": "number"
                                },
                                "borderWidthRight": {
                                    "type": "number"
                                },
                                "borderWidthLink": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight": {
                                    "type": "number"
                                },
                                "borderRadiusLink": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit": {
                                    "type": "string"
                                },
                                "borderWidthTop_tablet": {
                                    "type": "number"
                                },
                                "borderWidthBottom_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLeft_tablet": {
                                    "type": "number"
                                },
                                "borderWidthRight_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_tablet": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_tablet": {
                                    "type": "string"
                                },
                                "borderWidthTop_mobile": {
                                    "type": "number"
                                },
                                "borderWidthBottom_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLeft_mobile": {
                                    "type": "number"
                                },
                                "borderWidthRight_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_mobile": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_mobile": {
                                    "type": "string"
                                },
                                "canvasResponsiveHide_desktop": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_tablet": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_mobile": {
                                    "type": "boolean"
                                },
                                "href": {
                                    "type": "string",
                                    "default": ""
                                },
                                "showCover": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "showFacepile": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "showPosts": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "smallHeader": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/featured-categories)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/featured-categories block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/featured-categories"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "borderStyle": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "borderColor_dark": {
                                    "type": "string"
                                },
                                "borderWidthTop": {
                                    "type": "number"
                                },
                                "borderWidthBottom": {
                                    "type": "number"
                                },
                                "borderWidthLeft": {
                                    "type": "number"
                                },
                                "borderWidthRight": {
                                    "type": "number"
                                },
                                "borderWidthLink": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight": {
                                    "type": "number"
                                },
                                "borderRadiusLink": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit": {
                                    "type": "string"
                                },
                                "borderWidthTop_tablet": {
                                    "type": "number"
                                },
                                "borderWidthBottom_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLeft_tablet": {
                                    "type": "number"
                                },
                                "borderWidthRight_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_tablet": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_tablet": {
                                    "type": "string"
                                },
                                "borderWidthTop_mobile": {
                                    "type": "number"
                                },
                                "borderWidthBottom_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLeft_mobile": {
                                    "type": "number"
                                },
                                "borderWidthRight_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_mobile": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_mobile": {
                                    "type": "string"
                                },
                                "canvasResponsiveHide_desktop": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_tablet": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_mobile": {
                                    "type": "boolean"
                                },
                                "layout": {
                                    "type": "string",
                                    "default": ""
                                },
                                "filter_ids": {
                                    "type": "string",
                                    "default": ""
                                },
                                "orderby": {
                                    "type": "string",
                                    "default": "tile"
                                },
                                "order": {
                                    "type": "string",
                                    "default": "ASC"
                                },
                                "maximum": {
                                    "type": "number",
                                    "default": 0
                                },
                                "number": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "bgOverlay": {
                                    "type": "string"
                                },
                                "bgOverlay_dark": {
                                    "type": "string"
                                },
                                "bgOpacityOverlay": {
                                    "type": "number",
                                    "default": 0.3
                                },
                                "layout_tiles_columns": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_tiles_columns_tablet": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_tiles_columns_mobile": {
                                    "type": "number",
                                    "default": 1
                                },
                                "layout_tiles_columns_dark_tablet": {
                                    "type": "number"
                                },
                                "layout_tiles_columns_dark_mobile": {
                                    "type": "number"
                                },
                                "layout_tiles_gap_posts": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_tiles_gap_posts_tablet": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_tiles_gap_posts_mobile": {
                                    "type": "string",
                                    "default": "40px"
                                },
                                "layout_tiles_gap_posts_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_tiles_gap_posts_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_tiles_descriptionLength": {
                                    "type": "number",
                                    "default": 200
                                },
                                "layout_tiles_orientation": {
                                    "type": "string",
                                    "default": "square"
                                },
                                "layout_tiles_image_size": {
                                    "type": "string",
                                    "default": "large"
                                },
                                "layout_tiles_typography_heading": {
                                    "type": "string",
                                    "default": "1.5rem"
                                },
                                "layout_tiles_typography_heading_tablet": {
                                    "type": "string"
                                },
                                "layout_tiles_typography_heading_mobile": {
                                    "type": "string"
                                },
                                "layout_tiles_typography_heading_dark_tablet": {
                                    "type": "string"
                                },
                                "layout_tiles_typography_heading_dark_mobile": {
                                    "type": "string"
                                },
                                "layout_tiles_typography_heading_tag": {
                                    "type": "string",
                                    "default": "h2"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/instagram)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/instagram block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/instagram"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "borderStyle": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "borderColor_dark": {
                                    "type": "string"
                                },
                                "borderWidthTop": {
                                    "type": "number"
                                },
                                "borderWidthBottom": {
                                    "type": "number"
                                },
                                "borderWidthLeft": {
                                    "type": "number"
                                },
                                "borderWidthRight": {
                                    "type": "number"
                                },
                                "borderWidthLink": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight": {
                                    "type": "number"
                                },
                                "borderRadiusLink": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit": {
                                    "type": "string"
                                },
                                "borderWidthTop_tablet": {
                                    "type": "number"
                                },
                                "borderWidthBottom_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLeft_tablet": {
                                    "type": "number"
                                },
                                "borderWidthRight_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_tablet": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_tablet": {
                                    "type": "string"
                                },
                                "borderWidthTop_mobile": {
                                    "type": "number"
                                },
                                "borderWidthBottom_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLeft_mobile": {
                                    "type": "number"
                                },
                                "borderWidthRight_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_mobile": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_mobile": {
                                    "type": "string"
                                },
                                "canvasResponsiveHide_desktop": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_tablet": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_mobile": {
                                    "type": "boolean"
                                },
                                "layout": {
                                    "type": "string",
                                    "default": ""
                                },
                                "userID": {
                                    "type": "string",
                                    "default": ""
                                },
                                "showHeader": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "showFollowButton": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "number": {
                                    "type": "number",
                                    "default": 4
                                },
                                "columns": {
                                    "type": "number",
                                    "default": 3
                                },
                                "size": {
                                    "type": "string",
                                    "default": "thumbnail"
                                },
                                "target": {
                                    "type": "string",
                                    "default": "_blank"
                                },
                                "buttonStyle": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonSize": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonFullWidth": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "buttonColorBg": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorBg_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorBgHover": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorBgHover_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorText": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorText_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorTextHover": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorTextHover_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/opt-in-form)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/opt-in-form block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/opt-in-form"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "borderStyle": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "borderColor_dark": {
                                    "type": "string"
                                },
                                "borderWidthTop": {
                                    "type": "number"
                                },
                                "borderWidthBottom": {
                                    "type": "number"
                                },
                                "borderWidthLeft": {
                                    "type": "number"
                                },
                                "borderWidthRight": {
                                    "type": "number"
                                },
                                "borderWidthLink": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight": {
                                    "type": "number"
                                },
                                "borderRadiusLink": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit": {
                                    "type": "string"
                                },
                                "borderWidthTop_tablet": {
                                    "type": "number"
                                },
                                "borderWidthBottom_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLeft_tablet": {
                                    "type": "number"
                                },
                                "borderWidthRight_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_tablet": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_tablet": {
                                    "type": "string"
                                },
                                "borderWidthTop_mobile": {
                                    "type": "number"
                                },
                                "borderWidthBottom_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLeft_mobile": {
                                    "type": "number"
                                },
                                "borderWidthRight_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_mobile": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_mobile": {
                                    "type": "string"
                                },
                                "canvasResponsiveHide_desktop": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_tablet": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_mobile": {
                                    "type": "boolean"
                                },
                                "listId": {
                                    "type": "string",
                                    "default": ""
                                },
                                "showName": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "colorLegend": {
                                    "type": "string"
                                },
                                "colorLegend_dark": {
                                    "type": "string"
                                },
                                "colorBasicButtonBG": {
                                    "type": "string"
                                },
                                "colorBasicButtonBG_dark": {
                                    "type": "string"
                                },
                                "colorBasicButton": {
                                    "type": "string"
                                },
                                "colorBasicButton_dark": {
                                    "type": "string"
                                },
                                "colorBasicButtonBGHover": {
                                    "type": "string"
                                },
                                "colorBasicButtonBGHover_dark": {
                                    "type": "string"
                                },
                                "colorBasicButtonHover": {
                                    "type": "string"
                                },
                                "colorBasicButtonHover_dark": {
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/pinterest-board)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/pinterest-board block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/pinterest-board"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "href": {
                                    "type": "string",
                                    "default": ""
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/share-buttons)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/share-buttons block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/share-buttons"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "borderStyle": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "borderColor_dark": {
                                    "type": "string"
                                },
                                "borderWidthTop": {
                                    "type": "number"
                                },
                                "borderWidthBottom": {
                                    "type": "number"
                                },
                                "borderWidthLeft": {
                                    "type": "number"
                                },
                                "borderWidthRight": {
                                    "type": "number"
                                },
                                "borderWidthLink": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight": {
                                    "type": "number"
                                },
                                "borderRadiusLink": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit": {
                                    "type": "string"
                                },
                                "borderWidthTop_tablet": {
                                    "type": "number"
                                },
                                "borderWidthBottom_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLeft_tablet": {
                                    "type": "number"
                                },
                                "borderWidthRight_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_tablet": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_tablet": {
                                    "type": "string"
                                },
                                "borderWidthTop_mobile": {
                                    "type": "number"
                                },
                                "borderWidthBottom_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLeft_mobile": {
                                    "type": "number"
                                },
                                "borderWidthRight_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_mobile": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_mobile": {
                                    "type": "string"
                                },
                                "canvasResponsiveHide_desktop": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_tablet": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_mobile": {
                                    "type": "boolean"
                                },
                                "layout": {
                                    "type": "string",
                                    "default": "default"
                                },
                                "accounts": {
                                    "type": "array",
                                    "default": [
                                        "facebook",
                                        "twitter",
                                        "pinterest"
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "showTotal": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "showIcons": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "showLabels": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "showTitles": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "showCounts": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/social-links)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/social-links block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/social-links"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "borderStyle": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "borderColor_dark": {
                                    "type": "string"
                                },
                                "borderWidthTop": {
                                    "type": "number"
                                },
                                "borderWidthBottom": {
                                    "type": "number"
                                },
                                "borderWidthLeft": {
                                    "type": "number"
                                },
                                "borderWidthRight": {
                                    "type": "number"
                                },
                                "borderWidthLink": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight": {
                                    "type": "number"
                                },
                                "borderRadiusLink": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit": {
                                    "type": "string"
                                },
                                "borderWidthTop_tablet": {
                                    "type": "number"
                                },
                                "borderWidthBottom_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLeft_tablet": {
                                    "type": "number"
                                },
                                "borderWidthRight_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_tablet": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_tablet": {
                                    "type": "string"
                                },
                                "borderWidthTop_mobile": {
                                    "type": "number"
                                },
                                "borderWidthBottom_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLeft_mobile": {
                                    "type": "number"
                                },
                                "borderWidthRight_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_mobile": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_mobile": {
                                    "type": "string"
                                },
                                "canvasResponsiveHide_desktop": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_tablet": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_mobile": {
                                    "type": "boolean"
                                },
                                "template": {
                                    "type": "string",
                                    "default": "inline"
                                },
                                "aligning": {
                                    "type": "string",
                                    "default": "default"
                                },
                                "showLabels": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "showTitles": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "showCounts": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "count": {
                                    "type": "number",
                                    "default": -1
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/toc)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/toc block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/toc"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "borderStyle": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "borderColor_dark": {
                                    "type": "string"
                                },
                                "borderWidthTop": {
                                    "type": "number"
                                },
                                "borderWidthBottom": {
                                    "type": "number"
                                },
                                "borderWidthLeft": {
                                    "type": "number"
                                },
                                "borderWidthRight": {
                                    "type": "number"
                                },
                                "borderWidthLink": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight": {
                                    "type": "number"
                                },
                                "borderRadiusLink": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit": {
                                    "type": "string"
                                },
                                "borderWidthTop_tablet": {
                                    "type": "number"
                                },
                                "borderWidthBottom_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLeft_tablet": {
                                    "type": "number"
                                },
                                "borderWidthRight_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_tablet": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_tablet": {
                                    "type": "string"
                                },
                                "borderWidthTop_mobile": {
                                    "type": "number"
                                },
                                "borderWidthBottom_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLeft_mobile": {
                                    "type": "number"
                                },
                                "borderWidthRight_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_mobile": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_mobile": {
                                    "type": "string"
                                },
                                "canvasResponsiveHide_desktop": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_tablet": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_mobile": {
                                    "type": "boolean"
                                },
                                "title": {
                                    "type": "string",
                                    "default": "Table of Contents"
                                },
                                "depth": {
                                    "type": "number",
                                    "default": 2
                                },
                                "minCount": {
                                    "type": "number",
                                    "default": 4
                                },
                                "minCharacters": {
                                    "type": "number",
                                    "default": 1000
                                },
                                "btnHide": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "defaultState": {
                                    "type": "string",
                                    "default": "expanded"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/twitter)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/twitter block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/twitter"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "borderStyle": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "borderColor_dark": {
                                    "type": "string"
                                },
                                "borderWidthTop": {
                                    "type": "number"
                                },
                                "borderWidthBottom": {
                                    "type": "number"
                                },
                                "borderWidthLeft": {
                                    "type": "number"
                                },
                                "borderWidthRight": {
                                    "type": "number"
                                },
                                "borderWidthLink": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight": {
                                    "type": "number"
                                },
                                "borderRadiusLink": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit": {
                                    "type": "string"
                                },
                                "borderWidthTop_tablet": {
                                    "type": "number"
                                },
                                "borderWidthBottom_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLeft_tablet": {
                                    "type": "number"
                                },
                                "borderWidthRight_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_tablet": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_tablet": {
                                    "type": "string"
                                },
                                "borderWidthTop_mobile": {
                                    "type": "number"
                                },
                                "borderWidthBottom_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLeft_mobile": {
                                    "type": "number"
                                },
                                "borderWidthRight_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_mobile": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_mobile": {
                                    "type": "string"
                                },
                                "canvasResponsiveHide_desktop": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_tablet": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_mobile": {
                                    "type": "boolean"
                                },
                                "username": {
                                    "type": "string",
                                    "default": ""
                                },
                                "showHeader": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "showFollowButton": {
                                    "type": "boolean",
                                    "default": true
                                },
                                "showReplies": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "showRetweets": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "number": {
                                    "type": "number",
                                    "default": 4
                                },
                                "buttonStyle": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonSize": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonFullWidth": {
                                    "type": "boolean",
                                    "default": false
                                },
                                "buttonColorBg": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorBg_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorBgHover": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorBgHover_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorText": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorText_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorTextHover": {
                                    "type": "string",
                                    "default": ""
                                },
                                "buttonColorTextHover_dark": {
                                    "type": "string",
                                    "default": ""
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>canvas\/current-date)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for canvas\/current-date block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "canvasBlockName": {
                                    "type": "string",
                                    "default": "canvas\/current-date"
                                },
                                "canvasClassName": {
                                    "type": "string"
                                },
                                "canvasLocation": {
                                    "type": "string"
                                },
                                "__internalWidgetId": {
                                    "type": "string"
                                },
                                "className": {
                                    "type": "string"
                                },
                                "anchor": {
                                    "type": "string"
                                },
                                "marginTop": {
                                    "type": "number"
                                },
                                "marginBottom": {
                                    "type": "number"
                                },
                                "marginLeft": {
                                    "type": "number"
                                },
                                "marginRight": {
                                    "type": "number"
                                },
                                "paddingTop": {
                                    "type": "number"
                                },
                                "paddingBottom": {
                                    "type": "number"
                                },
                                "paddingLeft": {
                                    "type": "number"
                                },
                                "paddingRight": {
                                    "type": "number"
                                },
                                "marginLink": {
                                    "type": "boolean"
                                },
                                "paddingLink": {
                                    "type": "boolean"
                                },
                                "marginUnit": {
                                    "type": "string"
                                },
                                "paddingUnit": {
                                    "type": "string"
                                },
                                "marginTop_tablet": {
                                    "type": "number"
                                },
                                "marginBottom_tablet": {
                                    "type": "number"
                                },
                                "marginLeft_tablet": {
                                    "type": "number"
                                },
                                "marginRight_tablet": {
                                    "type": "number"
                                },
                                "paddingTop_tablet": {
                                    "type": "number"
                                },
                                "paddingBottom_tablet": {
                                    "type": "number"
                                },
                                "paddingLeft_tablet": {
                                    "type": "number"
                                },
                                "paddingRight_tablet": {
                                    "type": "number"
                                },
                                "marginLink_tablet": {
                                    "type": "boolean"
                                },
                                "paddingLink_tablet": {
                                    "type": "boolean"
                                },
                                "marginUnit_tablet": {
                                    "type": "string"
                                },
                                "paddingUnit_tablet": {
                                    "type": "string"
                                },
                                "marginTop_mobile": {
                                    "type": "number"
                                },
                                "marginBottom_mobile": {
                                    "type": "number"
                                },
                                "marginLeft_mobile": {
                                    "type": "number"
                                },
                                "marginRight_mobile": {
                                    "type": "number"
                                },
                                "paddingTop_mobile": {
                                    "type": "number"
                                },
                                "paddingBottom_mobile": {
                                    "type": "number"
                                },
                                "paddingLeft_mobile": {
                                    "type": "number"
                                },
                                "paddingRight_mobile": {
                                    "type": "number"
                                },
                                "marginLink_mobile": {
                                    "type": "boolean"
                                },
                                "paddingLink_mobile": {
                                    "type": "boolean"
                                },
                                "marginUnit_mobile": {
                                    "type": "string"
                                },
                                "paddingUnit_mobile": {
                                    "type": "string"
                                },
                                "borderStyle": {
                                    "type": "string"
                                },
                                "borderColor": {
                                    "type": "string"
                                },
                                "borderColor_dark": {
                                    "type": "string"
                                },
                                "borderWidthTop": {
                                    "type": "number"
                                },
                                "borderWidthBottom": {
                                    "type": "number"
                                },
                                "borderWidthLeft": {
                                    "type": "number"
                                },
                                "borderWidthRight": {
                                    "type": "number"
                                },
                                "borderWidthLink": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight": {
                                    "type": "number"
                                },
                                "borderRadiusLink": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit": {
                                    "type": "string"
                                },
                                "borderWidthTop_tablet": {
                                    "type": "number"
                                },
                                "borderWidthBottom_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLeft_tablet": {
                                    "type": "number"
                                },
                                "borderWidthRight_tablet": {
                                    "type": "number"
                                },
                                "borderWidthLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_tablet": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_tablet": {
                                    "type": "number"
                                },
                                "borderRadiusLink_tablet": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_tablet": {
                                    "type": "string"
                                },
                                "borderWidthTop_mobile": {
                                    "type": "number"
                                },
                                "borderWidthBottom_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLeft_mobile": {
                                    "type": "number"
                                },
                                "borderWidthRight_mobile": {
                                    "type": "number"
                                },
                                "borderWidthLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderWidthUnit_mobile": {
                                    "type": "string"
                                },
                                "borderRadiusTopLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusTopRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomLeft_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusBottomRight_mobile": {
                                    "type": "number"
                                },
                                "borderRadiusLink_mobile": {
                                    "type": "boolean"
                                },
                                "borderRadiusUnit_mobile": {
                                    "type": "string"
                                },
                                "canvasResponsiveHide_desktop": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_tablet": {
                                    "type": "boolean"
                                },
                                "canvasResponsiveHide_mobile": {
                                    "type": "boolean"
                                },
                                "format": {
                                    "type": "string",
                                    "default": "F d, Y"
                                },
                                "text-align": {
                                    "type": "string",
                                    "default": "left"
                                },
                                "colorText": {
                                    "type": "string"
                                },
                                "colorText_dark": {
                                    "type": "string"
                                },
                                "typographyText": {
                                    "type": "string",
                                    "default": "0.75rem"
                                },
                                "typographyText_tablet": {
                                    "type": "string"
                                },
                                "typographyText_mobile": {
                                    "type": "string"
                                },
                                "typographyText_dark_tablet": {
                                    "type": "string"
                                },
                                "typographyText_dark_mobile": {
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/canvas-renderer\/(?P<name>core\/post-comments)": {
            "namespace": "wp\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Eindeutiger registrierter Name f\u00fcr den Block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Geltungsbereich der Anfrage; ermittelt in der Antwort vorhandene Felder.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributes for core\/post-comments block",
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "textAlign": {
                                    "type": "string"
                                },
                                "lock": {
                                    "type": "object"
                                },
                                "metadata": {
                                    "type": "object"
                                },
                                "align": {
                                    "type": "string",
                                    "enum": [
                                        "left",
                                        "center",
                                        "right",
                                        "wide",
                                        "full",
                                        ""
                                    ]
                                },
                                "className": {
                                    "type": "string"
                                },
                                "style": {
                                    "type": "object"
                                },
                                "backgroundColor": {
                                    "type": "string"
                                },
                                "textColor": {
                                    "type": "string"
                                },
                                "gradient": {
                                    "type": "string"
                                },
                                "fontSize": {
                                    "type": "string"
                                }
                            },
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID des Beitrag-Kontextes.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 0,
    "site_icon": 2174,
    "site_icon_url": "https:\/\/topluxes.com\/wp-content\/uploads\/2021\/05\/cropped-Toluxes-logo.png",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/topluxes.com\/de\/wp-json\/wp\/v2\/media\/2174"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}