{
    "name": "MiGFlug",
    "description": "Fly a Jet Fighter Yourself",
    "url": "https:\/\/migflug.com",
    "home": "https:\/\/migflug.com\/cz",
    "gmt_offset": 2,
    "timezone_string": "Europe\/Zurich",
    "page_for_posts": 0,
    "page_on_front": 42,
    "show_on_front": "page",
    "namespaces": [
        "oembed\/1.0",
        "advanced-db-cleaner\/v1",
        "code-snippets\/v1",
        "dtb\/v1",
        "fluent-smtp",
        "optml\/v1",
        "real-cookie-banner\/v1",
        "real-queue\/v1",
        "real-utils\/v1",
        "real-product-manager-wp-client\/v1",
        "real-media-library\/v1",
        "wpchill\/v1",
        "yoast\/v1",
        "gf\/v1",
        "objectcache\/v1",
        "st\/v1",
        "wp-rocket\/v1",
        "gf\/v2",
        "divi\/v1",
        "realmedialibrary\/v1",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1",
        "wp-abilities\/v1"
    ],
    "authentication": {
        "application-passwords": {
            "endpoints": {
                "authorization": "https:\/\/migflug.com\/wp-admin\/authorize-application.php"
            }
        }
    },
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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:\/\/migflug.com\/cz\/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:\/\/migflug.com\/cz\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "URL adresa zdroje, pro kter\u00fd se maj\u00ed st\u00e1hnout oEmbed data.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "URL adresa zdroje, pro kter\u00fd se maj\u00ed st\u00e1hnout oEmbed data.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "oEmbed form\u00e1t, kter\u00fd chcete pou\u017e\u00edt.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "Maxim\u00e1ln\u00ed \u0161\u00ed\u0159ka vlo\u017een\u00e9ho r\u00e1mce v pixelech.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "Maxim\u00e1ln\u00ed v\u00fd\u0161ka vlo\u017een\u00e9ho r\u00e1mce v pixelech.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "Informace o tom, jestli prov\u00e1d\u011bt po\u017eadavek o oEmbed discovery pro poskytovatele, kte\u0159\u00ed nejsou na seznamu povolen\u00fdch.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "advanced-db-cleaner\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/update-settings": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/update-settings"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/get-setting": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/get-setting"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/get-tables-list": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/get-tables-list"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/get-tables-names": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/get-tables-names"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/optimize-tables": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/optimize-tables"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/repair-tables": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/repair-tables"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/empty-rows-tables": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/empty-rows-tables"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/delete-tables": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/delete-tables"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/count-total-not-scanned-tables": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/count-total-not-scanned-tables"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/count-total-tables-to-optimize": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/count-total-tables-to-optimize"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/count-total-tables-to-repair": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/count-total-tables-to-repair"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/count-total-tables-with-invalid-prefix": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/count-total-tables-with-invalid-prefix"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/get-options-list": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/get-options-list"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/set-autoload-to-yes-options": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/set-autoload-to-yes-options"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/set-autoload-to-no-options": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/set-autoload-to-no-options"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/delete-options": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/delete-options"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/count-big-options": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/count-big-options"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/count-total-not-scanned-options": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/count-total-not-scanned-options"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/get-autoload-health": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/get-autoload-health"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/get-transients-list": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/get-transients-list"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/set-autoload-to-yes-transients": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/set-autoload-to-yes-transients"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/set-autoload-to-no-transients": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/set-autoload-to-no-transients"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/delete-transients": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/delete-transients"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/count-big-transients": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/count-big-transients"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/count-total-not-scanned-transients": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/count-total-not-scanned-transients"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/count-expired-transients": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/count-expired-transients"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/get-posts-meta-list": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/get-posts-meta-list"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/delete-posts-meta": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/delete-posts-meta"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/count-big-posts-meta": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/count-big-posts-meta"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/count-total-not-scanned-posts-meta": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/count-total-not-scanned-posts-meta"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/count-duplicated-posts-meta": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/count-duplicated-posts-meta"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/count-unused-posts-meta": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/count-unused-posts-meta"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/get-users-meta-list": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/get-users-meta-list"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/delete-users-meta": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/delete-users-meta"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/count-big-users-meta": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/count-big-users-meta"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/count-total-not-scanned-users-meta": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/count-total-not-scanned-users-meta"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/count-duplicated-users-meta": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/count-duplicated-users-meta"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/count-unused-users-meta": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/count-unused-users-meta"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/get-cron-jobs-list": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/get-cron-jobs-list"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/delete-cron-jobs": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/delete-cron-jobs"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/count-total-not-scanned-cron-jobs": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/count-total-not-scanned-cron-jobs"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/count-total-cron-jobs-with-no-action": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/count-total-cron-jobs-with-no-action"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/get-column-value-from-table": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/get-column-value-from-table"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/dismiss-notification": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/dismiss-notification"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/delay-rating-notice": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/delay-rating-notice"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/delay-ltd-migration-notice": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/delay-ltd-migration-notice"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/get-all-schedule-frequencies": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/get-all-schedule-frequencies"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/get-last-week-database-size-for-free-version": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/get-last-week-database-size-for-free-version"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/get-logs-content": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/get-logs-content"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/clear-logs-content": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/clear-logs-content"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/get-system-information": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/get-system-information"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/general-cleanup\/get-general-data": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/general-cleanup\/get-general-data"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/general-cleanup\/get-items": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/general-cleanup\/get-items"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/general-cleanup\/delete-items": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/general-cleanup\/delete-items"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/general-cleanup\/purge-items": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/general-cleanup\/purge-items"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/general-cleanup\/set-keep-last": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/general-cleanup\/set-keep-last"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/general-cleanup\/get-keep-last": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/general-cleanup\/get-keep-last"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/general-cleanup\/delete-keep-last": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/general-cleanup\/delete-keep-last"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/automation\/list-tasks": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/automation\/list-tasks"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/automation\/create-task": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/automation\/create-task"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/automation\/update-task": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/automation\/update-task"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/automation\/delete-task": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/automation\/delete-task"
                    }
                ]
            }
        },
        "\/advanced-db-cleaner\/v1\/automation\/get-task": {
            "namespace": "advanced-db-cleaner\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/advanced-db-cleaner\/v1\/automation\/get-task"
                    }
                ]
            }
        },
        "\/code-snippets\/v1": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "code-snippets\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/code-snippets\/v1"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/snippets": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Descriptive title for the snippet.",
                            "type": "string",
                            "required": false
                        },
                        "desc": {
                            "description": "Descriptive text associated with snippet.",
                            "type": "string",
                            "required": false
                        },
                        "code": {
                            "description": "Executable snippet code.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "List of tag categories the snippet belongs to.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "scope": {
                            "description": "Context in which the snippet is executable.",
                            "type": "string",
                            "required": false
                        },
                        "condition_id": {
                            "description": "Identifier of condition linked to this snippet.",
                            "type": "integer",
                            "required": false
                        },
                        "active": {
                            "description": "Snippet activation status.",
                            "type": "boolean",
                            "required": false
                        },
                        "priority": {
                            "description": "Relative priority in which the snippet is executed.",
                            "type": "integer",
                            "required": false
                        },
                        "network": {
                            "description": "Whether the snippet is network-wide instead of site-wide.",
                            "type": [
                                "boolean",
                                "null"
                            ],
                            "required": false
                        },
                        "shared_network": {
                            "description": "If a network snippet, whether can be activated on discrete sites instead of network-wide.",
                            "type": [
                                "boolean",
                                "null"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/code-snippets\/v1\/snippets"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Descriptive title for the snippet.",
                            "type": "string",
                            "required": false
                        },
                        "desc": {
                            "description": "Descriptive text associated with snippet.",
                            "type": "string",
                            "required": false
                        },
                        "code": {
                            "description": "Executable snippet code.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "List of tag categories the snippet belongs to.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "scope": {
                            "description": "Context in which the snippet is executable.",
                            "type": "string",
                            "required": false
                        },
                        "condition_id": {
                            "description": "Identifier of condition linked to this snippet.",
                            "type": "integer",
                            "required": false
                        },
                        "active": {
                            "description": "Snippet activation status.",
                            "type": "boolean",
                            "required": false
                        },
                        "priority": {
                            "description": "Relative priority in which the snippet is executed.",
                            "type": "integer",
                            "required": false
                        },
                        "network": {
                            "description": "Whether the snippet is network-wide instead of site-wide.",
                            "type": [
                                "boolean",
                                "null"
                            ],
                            "required": false
                        },
                        "shared_network": {
                            "description": "If a network snippet, whether can be activated on discrete sites instead of network-wide.",
                            "type": [
                                "boolean",
                                "null"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/code-snippets\/v1\/snippets\/schema": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/code-snippets\/v1\/snippets\/schema"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)\/activate": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)\/deactivate": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)\/export": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)\/export-code": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/code-snippets\/v1\/insert-headers-and-footers": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/code-snippets\/v1\/insert-headers-and-footers"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/insert-headers-and-footers\/import": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "required": false
                        },
                        "network": {
                            "type": "boolean",
                            "required": false
                        },
                        "auto_add_tags": {
                            "type": "boolean",
                            "required": false
                        },
                        "tag_value": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/code-snippets\/v1\/insert-headers-and-footers\/import"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/header-footer-code-manager": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/code-snippets\/v1\/header-footer-code-manager"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/header-footer-code-manager\/import": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "required": false
                        },
                        "network": {
                            "type": "boolean",
                            "required": false
                        },
                        "auto_add_tags": {
                            "type": "boolean",
                            "required": false
                        },
                        "tag_value": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/code-snippets\/v1\/header-footer-code-manager\/import"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/insert-php-code-snippet": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/code-snippets\/v1\/insert-php-code-snippet"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/insert-php-code-snippet\/import": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "required": false
                        },
                        "network": {
                            "type": "boolean",
                            "required": false
                        },
                        "auto_add_tags": {
                            "type": "boolean",
                            "required": false
                        },
                        "tag_value": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/code-snippets\/v1\/insert-php-code-snippet\/import"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/importers": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/code-snippets\/v1\/importers"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/file-upload\/parse": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/code-snippets\/v1\/file-upload\/parse"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/file-upload\/import": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "snippets": {
                            "description": "Array of snippet data to import",
                            "type": "array",
                            "required": true
                        },
                        "duplicate_action": {
                            "description": "Action to take when duplicate snippets are found",
                            "type": "string",
                            "enum": [
                                "ignore",
                                "replace",
                                "skip"
                            ],
                            "default": "ignore",
                            "required": false
                        },
                        "network": {
                            "description": "Whether to import to network table",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/code-snippets\/v1\/file-upload\/import"
                    }
                ]
            }
        },
        "\/dtb\/v1": {
            "namespace": "dtb\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "dtb\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/dtb\/v1"
                    }
                ]
            }
        },
        "\/dtb\/v1\/clear-cache": {
            "namespace": "dtb\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/dtb\/v1\/clear-cache"
                    }
                ]
            }
        },
        "\/fluent-smtp": {
            "namespace": "fluent-smtp",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "fluent-smtp",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/fluent-smtp"
                    }
                ]
            }
        },
        "\/fluent-smtp\/outlook_callback": {
            "namespace": "fluent-smtp",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/fluent-smtp\/outlook_callback"
                    }
                ]
            }
        },
        "\/optml\/v1": {
            "namespace": "optml\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "optml\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/optml\/v1"
                    }
                ]
            }
        },
        "\/optml\/v1\/update_option": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/optml\/v1\/update_option"
                    }
                ]
            }
        },
        "\/optml\/v1\/request_update": {
            "namespace": "optml\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/optml\/v1\/request_update"
                    }
                ]
            }
        },
        "\/optml\/v1\/connect": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "api_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/optml\/v1\/connect"
                    }
                ]
            }
        },
        "\/optml\/v1\/select_application": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "api_key": {
                            "type": "string",
                            "required": true
                        },
                        "application": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/optml\/v1\/select_application"
                    }
                ]
            }
        },
        "\/optml\/v1\/register_service": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/optml\/v1\/register_service"
                    }
                ]
            }
        },
        "\/optml\/v1\/disconnect": {
            "namespace": "optml\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/optml\/v1\/disconnect"
                    }
                ]
            }
        },
        "\/optml\/v1\/poll_optimized_images": {
            "namespace": "optml\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/optml\/v1\/poll_optimized_images"
                    }
                ]
            }
        },
        "\/optml\/v1\/get_sample_rate": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/optml\/v1\/get_sample_rate"
                    }
                ]
            }
        },
        "\/optml\/v1\/upload_onboard_images": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "offset": {
                            "type": "number",
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/optml\/v1\/upload_onboard_images"
                    }
                ]
            }
        },
        "\/optml\/v1\/poll_conflicts": {
            "namespace": "optml\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/optml\/v1\/poll_conflicts"
                    }
                ]
            }
        },
        "\/optml\/v1\/dismiss_conflict": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/optml\/v1\/dismiss_conflict"
                    }
                ]
            }
        },
        "\/optml\/v1\/clear_cache_request": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/optml\/v1\/clear_cache_request"
                    }
                ]
            }
        },
        "\/optml\/v1\/number_of_images_and_pages": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/optml\/v1\/number_of_images_and_pages"
                    }
                ]
            }
        },
        "\/optml\/v1\/clear_offload_errors": {
            "namespace": "optml\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/optml\/v1\/clear_offload_errors"
                    }
                ]
            }
        },
        "\/optml\/v1\/get_offload_conflicts": {
            "namespace": "optml\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/optml\/v1\/get_offload_conflicts"
                    }
                ]
            }
        },
        "\/optml\/v1\/move_image": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "number",
                            "required": true
                        },
                        "action": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/optml\/v1\/move_image"
                    }
                ]
            }
        },
        "\/optml\/v1\/insert_images": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "images": {
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/optml\/v1\/insert_images"
                    }
                ]
            }
        },
        "\/optml\/v1\/dismiss_notice": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/optml\/v1\/dismiss_notice"
                    }
                ]
            }
        },
        "\/optml\/v1\/optimizations": {
            "namespace": "optml\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "d": {
                            "type": "integer",
                            "required": true
                        },
                        "a": {
                            "type": "array",
                            "required": true
                        },
                        "u": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/optml\/v1\/optimizations"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "real-cookie-banner\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/plugin": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/plugin"
                    }
                ]
            }
        },
        "\/real-queue\/v1": {
            "namespace": "real-queue\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "real-queue\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-queue\/v1"
                    }
                ]
            }
        },
        "\/real-queue\/v1\/job\/(?P<id>[0-9]+)": {
            "namespace": "real-queue\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "lock": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "try": {
                            "type": "string",
                            "required": false
                        },
                        "additionalData": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-queue\/v1\/job\/(?P<id>[0-9]+)\/result": {
            "namespace": "real-queue\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "process": {
                            "type": "number",
                            "required": true
                        },
                        "errorCode": {
                            "type": "string",
                            "required": false
                        },
                        "errorMessage": {
                            "type": "string",
                            "required": false
                        },
                        "errorData": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-queue\/v1\/jobs": {
            "namespace": "real-queue\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "after": {
                            "type": "number",
                            "required": false
                        },
                        "ids": {
                            "type": "string",
                            "required": false
                        },
                        "additionalData": {
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-queue\/v1\/jobs"
                    }
                ]
            }
        },
        "\/real-queue\/v1\/jobs\/retry": {
            "namespace": "real-queue\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-queue\/v1\/jobs\/retry"
                    }
                ]
            }
        },
        "\/real-queue\/v1\/jobs\/skip": {
            "namespace": "real-queue\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-queue\/v1\/jobs\/skip"
                    }
                ]
            }
        },
        "\/real-queue\/v1\/status": {
            "namespace": "real-queue\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "additionalData": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-queue\/v1\/status"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/(?P<key>modal-hint-[a-z_-]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/scanner-rerun-after-plugin-toggle": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/scanner-rerun-after-plugin-toggle"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/tcf-too-much-vendors": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/tcf-too-much-vendors"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/get-pro-main-button": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/get-pro-main-button"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/dismissed-bannerless-consent-services-without-visual-content-blocker": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/dismissed-bannerless-consent-services-without-visual-content-blocker"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/dismissed-bannerless-consent-legint-services": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/dismissed-bannerless-consent-legint-services"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/service-data-processing-in-unsafe-countries": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/service-data-processing-in-unsafe-countries"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/using-templates-which-got-deleted": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/using-templates-which-got-deleted"
                    }
                ]
            }
        },
        "\/real-utils\/v1": {
            "namespace": "real-utils\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "real-utils\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-utils\/v1"
                    }
                ]
            }
        },
        "\/real-utils\/v1\/feedback\/(?P<slug>[a-zA-Z0-9_-]+)": {
            "namespace": "real-utils\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "reason": {
                            "type": "string",
                            "required": true
                        },
                        "note": {
                            "type": "string",
                            "required": true
                        },
                        "email": {
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "reason": {
                            "type": "string",
                            "required": true
                        },
                        "note": {
                            "type": "string",
                            "required": true
                        },
                        "email": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-utils\/v1\/cross\/(?P<slug>[a-zA-Z0-9_-]+)\/(?P<action>[a-zA-Z0-9_-]+)\/dismiss": {
            "namespace": "real-utils\/v1",
            "methods": [
                "DELETE",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-utils\/v1\/rating\/(?P<slug>[a-zA-Z0-9_-]+)\/dismiss": {
            "namespace": "real-utils\/v1",
            "methods": [
                "DELETE",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-product-manager-wp-client\/v1": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "real-product-manager-wp-client\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-product-manager-wp-client\/v1"
                    }
                ]
            }
        },
        "\/real-product-manager-wp-client\/v1\/plugin-update\/(?P<slug>[a-zA-Z0-9_-]+)": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "GET",
                "PATCH",
                "GET",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "licenses": {
                            "type": "string",
                            "required": false
                        },
                        "terms": {
                            "type": "boolean",
                            "required": true
                        },
                        "autoUpdates": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "telemetry": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "newsletter": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "firstName": {
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "licenses": {
                            "type": "string",
                            "required": false
                        },
                        "terms": {
                            "type": "boolean",
                            "required": true
                        },
                        "autoUpdates": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "telemetry": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "newsletter": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "firstName": {
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-product-manager-wp-client\/v1\/plugin-update\/(?P<slug>[a-zA-Z0-9_-]+)\/skip": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-product-manager-wp-client\/v1\/plugin-update\/(?P<slug>[a-zA-Z0-9_-]+)\/license\/(?P<blogId>[0-9_-]+)": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "DELETE",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-product-manager-wp-client\/v1\/plugin-update\/(?P<slug>[a-zA-Z0-9_-]+)\/license\/(?P<blogId>[0-9_-]+)\/retry": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-product-manager-wp-client\/v1\/plugin-update\/(?P<slug>[a-zA-Z0-9_-]+)\/telemetry\/(?P<blogId>[0-9_-]+)": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-product-manager-wp-client\/v1\/plugin-update\/(?P<slug>[a-zA-Z0-9_-]+)\/license-notice": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "DELETE",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-product-manager-wp-client\/v1\/announcement\/(?P<slug>[a-zA-Z0-9_-]+)\/active": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "state": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "state": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/real-product-manager-wp-client\/v1\/announcement\/(?P<slug>[a-zA-Z0-9_-]+)\/(?P<id>[0-9_-]+)\/view": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "DELETE",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-product-manager-wp-client\/v1\/feedback\/(?P<slug>[a-zA-Z0-9_-]+)": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "skip": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "reason": {
                            "type": "string",
                            "required": true
                        },
                        "note": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "email": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "deactivateLicense": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "skip": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "reason": {
                            "type": "string",
                            "required": true
                        },
                        "note": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "email": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "deactivateLicense": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-media-library\/v1": {
            "namespace": "real-media-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "real-media-library\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-media-library\/v1"
                    }
                ]
            }
        },
        "\/real-media-library\/v1\/plugin": {
            "namespace": "real-media-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-media-library\/v1\/plugin"
                    }
                ]
            }
        },
        "\/wpchill\/v1": {
            "namespace": "wpchill\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpchill\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wpchill\/v1"
                    }
                ]
            }
        },
        "\/wpchill\/v1\/notifications": {
            "namespace": "wpchill\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wpchill\/v1\/notifications"
                    }
                ]
            }
        },
        "\/wpchill\/v1\/notifications\/(?P<id>[\\w-]+)": {
            "namespace": "wpchill\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpchill\/v1\/activate-plugin": {
            "namespace": "wpchill\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wpchill\/v1\/activate-plugin"
                    }
                ]
            }
        },
        "\/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:\/\/migflug.com\/cz\/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:\/\/migflug.com\/cz\/wp-json\/yoast\/v1\/file_size"
                    }
                ]
            }
        },
        "\/yoast\/v1\/statistics": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/yoast\/v1\/statistics"
                    }
                ]
            }
        },
        "\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "postTypeName": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type"
                    }
                ]
            }
        },
        "\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "taxonomyName": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy"
                    }
                ]
            }
        },
        "\/yoast\/v1\/site_kit_configuration_permanent_dismissal": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "is_dismissed": {
                            "type": "bool",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/yoast\/v1\/site_kit_configuration_permanent_dismissal"
                    }
                ]
            }
        },
        "\/yoast\/v1\/readability_scores": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "contentType": {
                            "type": "string",
                            "required": true
                        },
                        "taxonomy": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "term": {
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "troubleshooting": {
                            "type": "bool",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/yoast\/v1\/readability_scores"
                    }
                ]
            }
        },
        "\/yoast\/v1\/seo_scores": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "contentType": {
                            "type": "string",
                            "required": true
                        },
                        "taxonomy": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "term": {
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "troubleshooting": {
                            "type": "bool",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/yoast\/v1\/seo_scores"
                    }
                ]
            }
        },
        "\/yoast\/v1\/setup_steps_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "setup_widget_loaded": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        },
                        "first_interaction_stage": {
                            "type": "string",
                            "enum": [
                                "install",
                                "activate",
                                "setup",
                                "grantConsent",
                                "successfullyConnected"
                            ],
                            "required": false
                        },
                        "last_interaction_stage": {
                            "type": "string",
                            "enum": [
                                "install",
                                "activate",
                                "setup",
                                "grantConsent",
                                "successfullyConnected"
                            ],
                            "required": false
                        },
                        "setup_widget_temporarily_dismissed": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        },
                        "setup_widget_permanently_dismissed": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/yoast\/v1\/setup_steps_tracking"
                    }
                ]
            }
        },
        "\/yoast\/v1\/introductions\/(?P<introduction_id>[\\w-]+)\/seen": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "introduction_id": {
                            "type": "string",
                            "required": true
                        },
                        "is_seen": {
                            "type": "bool",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/yoast\/v1\/wistia_embed_permission": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "value": {
                            "type": "bool",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/yoast\/v1\/wistia_embed_permission"
                    }
                ]
            }
        },
        "\/yoast\/v1\/available_posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "postType": {
                            "type": "string",
                            "default": "page",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/yoast\/v1\/available_posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/alerts\/dismiss": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "key": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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:\/\/migflug.com\/cz\/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:\/\/migflug.com\/cz\/wp-json\/yoast\/v1\/configuration\/social_profiles"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/check_capability": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "user_id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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:\/\/migflug.com\/cz\/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:\/\/migflug.com\/cz\/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:\/\/migflug.com\/cz\/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:\/\/migflug.com\/cz\/wp-json\/yoast\/v1\/get_head"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/yoast\/v1\/indexing\/posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/terms": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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:\/\/migflug.com\/cz\/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:\/\/migflug.com\/cz\/wp-json\/yoast\/v1\/indexing\/general"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/prepare": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/yoast\/v1\/indexing\/prepare"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/indexables-complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/yoast\/v1\/indexing\/indexables-complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/yoast\/v1\/indexing\/complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link-indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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:\/\/migflug.com\/cz\/wp-json\/yoast\/v1\/link-indexing\/terms"
                    }
                ]
            }
        },
        "\/yoast\/v1\/integrations\/set_active": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "active": {
                            "type": "boolean",
                            "required": true
                        },
                        "integration": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/yoast\/v1\/integrations\/set_active"
                    }
                ]
            }
        },
        "\/yoast\/v1\/meta\/search": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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:\/\/migflug.com\/cz\/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:\/\/migflug.com\/cz\/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:\/\/migflug.com\/cz\/wp-json\/yoast\/v1\/semrush\/related_keyphrases"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/yoast\/v1\/workouts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/complete_task": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "options": {
                            "type": "object",
                            "properties": {
                                "task": {
                                    "type": "string",
                                    "required": true,
                                    "sanitize_callback": "sanitize_text_field"
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/yoast\/v1\/complete_task"
                    }
                ]
            }
        },
        "\/yoast\/v1\/get_tasks": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "options": {
                            "type": "object",
                            "properties": {
                                "filter": {
                                    "type": "string",
                                    "required": false,
                                    "sanitize_callback": "sanitize_text_field"
                                },
                                "limit": {
                                    "type": "int",
                                    "required": false,
                                    "sanitize_callback": "absint"
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/yoast\/v1\/get_tasks"
                    }
                ]
            }
        },
        "\/yoast\/v1\/action_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/yoast\/v1\/action_tracking"
                    }
                ]
            }
        },
        "\/gf\/v1": {
            "namespace": "gf\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "gf\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/gf\/v1"
                    }
                ]
            }
        },
        "\/gf\/v1\/test-webhook-api": {
            "namespace": "gf\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/gf\/v1\/test-webhook-api"
                    }
                ]
            }
        },
        "\/objectcache\/v1": {
            "namespace": "objectcache\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "objectcache\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/objectcache\/v1"
                    }
                ]
            }
        },
        "\/objectcache\/v1\/analytics": {
            "namespace": "objectcache\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "raw",
                                "compute"
                            ],
                            "default": "compute",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 30,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "interval": {
                            "description": "The interval in seconds.",
                            "type": "integer",
                            "minimum": 1,
                            "default": 60,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/objectcache\/v1\/analytics"
                    }
                ]
            }
        },
        "\/objectcache\/v1\/commands": {
            "namespace": "objectcache\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/objectcache\/v1\/commands"
                    }
                ]
            }
        },
        "\/objectcache\/v1\/groups": {
            "namespace": "objectcache\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "keys",
                                "bytes"
                            ],
                            "default": "keys",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "group": {
                            "description": "The cache group name.",
                            "type": "string",
                            "required": false
                        },
                        "keys": {
                            "description": "The number of keys in the group.",
                            "type": "integer",
                            "required": false
                        },
                        "count": {
                            "description": "The number of keys in the group.",
                            "type": "integer",
                            "required": false
                        },
                        "bytes": {
                            "description": "The amount of memory used by the group.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/objectcache\/v1\/groups"
                    }
                ]
            }
        },
        "\/objectcache\/v1\/latency": {
            "namespace": "objectcache\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/objectcache\/v1\/latency"
                    }
                ]
            }
        },
        "\/objectcache\/v1\/options": {
            "namespace": "objectcache\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "channel": {
                            "description": "The update channel acts as a \"minimum stability\", meaning that using the Alpha channel will also show the latest Beta releases and so on, whichever has the highest version number. Using an update channel other than Stable may break your site.",
                            "type": "string",
                            "enum": [
                                "stable",
                                "rc",
                                "beta",
                                "alpha",
                                "dev"
                            ],
                            "required": false
                        },
                        "flushlog": {
                            "description": "Whether to keep a log of cache flushes. Ignored when debug mode is enabled.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "channel": {
                            "description": "The update channel acts as a \"minimum stability\", meaning that using the Alpha channel will also show the latest Beta releases and so on, whichever has the highest version number. Using an update channel other than Stable may break your site.",
                            "type": "string",
                            "enum": [
                                "stable",
                                "rc",
                                "beta",
                                "alpha",
                                "dev"
                            ],
                            "required": false
                        },
                        "flushlog": {
                            "description": "Whether to keep a log of cache flushes. Ignored when debug mode is enabled.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/objectcache\/v1\/options"
                    }
                ]
            }
        },
        "\/objectcache\/v1\/relay\/adaptive": {
            "namespace": "objectcache\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/objectcache\/v1\/relay\/adaptive"
                    }
                ]
            }
        },
        "\/objectcache\/v1\/slowlog": {
            "namespace": "objectcache\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/objectcache\/v1\/slowlog"
                    }
                ]
            }
        },
        "\/st\/v1": {
            "namespace": "st\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "st\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/st\/v1"
                    }
                ]
            }
        },
        "\/st\/v1\/ping": {
            "namespace": "st\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/st\/v1\/ping"
                    }
                ]
            }
        },
        "\/st\/v1\/success": {
            "namespace": "st\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/st\/v1\/success"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-rocket\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wp-rocket\/v1"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocketcdn\/enable": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "email": {
                            "required": true
                        },
                        "key": {
                            "required": true
                        },
                        "url": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wp-rocket\/v1\/rocketcdn\/enable"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocketcdn\/disable": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "email": {
                            "required": true
                        },
                        "key": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wp-rocket\/v1\/rocketcdn\/disable"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/cpcss\/post\/(?P<id>[\\d]+)": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp-rocket\/v1\/support": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "required": true
                        },
                        "key": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wp-rocket\/v1\/support"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/dynamic_lists\/update": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wp-rocket\/v1\/dynamic_lists\/update"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/options\/export": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wp-rocket\/v1\/options\/export"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocket-insights\/pages": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "required": false
                        },
                        "post_id": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "page_url": {
                            "required": true
                        },
                        "source": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wp-rocket\/v1\/rocket-insights\/pages"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocket-insights\/pages\/progress": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "ids": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wp-rocket\/v1\/rocket-insights\/pages\/progress"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocket-insights\/pages\/(?P<id>\\d+)": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        },
                        "source": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/gf\/v2": {
            "namespace": "gf\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "gf\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/gf\/v2"
                    }
                ]
            }
        },
        "\/gf\/v2\/entries": {
            "namespace": "gf\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "sorting": {
                            "description": "The sorting criteria.",
                            "required": false
                        },
                        "paging": {
                            "description": "The paging criteria.",
                            "required": false
                        },
                        "search": {
                            "description": "The search criteria.",
                            "type": "string",
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "_field_ids": {
                            "description": "Comma separated list of fields to include in the response.",
                            "type": "string",
                            "required": false
                        },
                        "_labels": {
                            "description": "Whether to include the labels in the response.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "form_id": {
                            "description": "The Form ID for the entry.",
                            "type": "integer",
                            "required": true
                        },
                        "date_created": {
                            "description": "The date the entry was created, in UTC.",
                            "type": "string",
                            "required": false
                        },
                        "date_updated": {
                            "description": "The date the entry was updated, in UTC.",
                            "type": "string",
                            "required": false
                        },
                        "is_starred": {
                            "description": "Whether the entry is starred.",
                            "type": "integer",
                            "required": false
                        },
                        "is_read": {
                            "description": "Whether the entry has been read.",
                            "type": "integer",
                            "required": false
                        },
                        "ip": {
                            "description": "The IP address of the entry creator.",
                            "type": "string",
                            "required": false
                        },
                        "source_url": {
                            "description": "The URL where the form was embedded.",
                            "type": "string",
                            "required": false
                        },
                        "user_agent": {
                            "description": "The user agent string for the browser used to submit the entry.",
                            "type": "string",
                            "required": false
                        },
                        "payment_status": {
                            "description": "The status of the payment, if applicable.",
                            "type": "string",
                            "required": false
                        },
                        "payment_date": {
                            "description": "The date of the payment, if applicable.",
                            "type": "string",
                            "required": false
                        },
                        "payment_amount": {
                            "description": "The amount of the payment, if applicable.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method": {
                            "description": "The payment method for the payment, if applicable.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "The transaction ID for the payment, if applicable.",
                            "type": "string",
                            "required": false
                        },
                        "is_fulfilled": {
                            "description": "Whether the transaction has been fulfilled, if applicable.",
                            "type": "string",
                            "required": false
                        },
                        "created_by": {
                            "description": "The user ID of the entry submitter.",
                            "type": "integer",
                            "required": false
                        },
                        "transaction_type": {
                            "description": "The type of the transaction, if applicable.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "The status of the entry.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/gf\/v2\/entries"
                    }
                ]
            }
        },
        "\/gf\/v2\/entries\/(?P<entry_id>[\\d]+)": {
            "namespace": "gf\/v2",
            "methods": [
                "GET",
                "PUT",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "form_id": {
                            "description": "The Form ID for the entry.",
                            "type": "integer",
                            "required": false
                        },
                        "date_created": {
                            "description": "The date the entry was created, in UTC.",
                            "type": "string",
                            "required": false
                        },
                        "date_updated": {
                            "description": "The date the entry was updated, in UTC.",
                            "type": "string",
                            "required": false
                        },
                        "is_starred": {
                            "description": "Whether the entry is starred.",
                            "type": "integer",
                            "required": false
                        },
                        "is_read": {
                            "description": "Whether the entry has been read.",
                            "type": "integer",
                            "required": false
                        },
                        "ip": {
                            "description": "The IP address of the entry creator.",
                            "type": "string",
                            "required": false
                        },
                        "source_url": {
                            "description": "The URL where the form was embedded.",
                            "type": "string",
                            "required": false
                        },
                        "user_agent": {
                            "description": "The user agent string for the browser used to submit the entry.",
                            "type": "string",
                            "required": false
                        },
                        "payment_status": {
                            "description": "The status of the payment, if applicable.",
                            "type": "string",
                            "required": false
                        },
                        "payment_date": {
                            "description": "The date of the payment, if applicable.",
                            "type": "string",
                            "required": false
                        },
                        "payment_amount": {
                            "description": "The amount of the payment, if applicable.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method": {
                            "description": "The payment method for the payment, if applicable.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "The transaction ID for the payment, if applicable.",
                            "type": "string",
                            "required": false
                        },
                        "is_fulfilled": {
                            "description": "Whether the transaction has been fulfilled, if applicable.",
                            "type": "string",
                            "required": false
                        },
                        "created_by": {
                            "description": "The user ID of the entry submitter.",
                            "type": "integer",
                            "required": false
                        },
                        "transaction_type": {
                            "description": "The type of the transaction, if applicable.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "The status of the entry.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/gf\/v2\/entries\/(?P<entry_id>[\\d]+)\/properties": {
            "namespace": "gf\/v2",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                }
            ]
        },
        "\/gf\/v2\/entries\/(?P<entry_id>[\\d]+)\/notifications": {
            "namespace": "gf\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "include": {
                            "description": "Limit the notifications to specific IDs.",
                            "required": false
                        },
                        "event": {
                            "description": "The event to trigger. Default: form_submission.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/gf\/v2\/notes": {
            "namespace": "gf\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/gf\/v2\/notes"
                    }
                ]
            }
        },
        "\/gf\/v2\/notes\/(?P<note_id>[\\d]+)": {
            "namespace": "gf\/v2",
            "methods": [
                "GET",
                "PUT",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/gf\/v2\/entries\/(?P<entry_id>[\\d]+)\/notes": {
            "namespace": "gf\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/gf\/v2\/forms\/(?P<form_id>[\\d]+)\/entries": {
            "namespace": "gf\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "sorting": {
                            "description": "The sorting criteria.",
                            "required": false
                        },
                        "paging": {
                            "description": "The paging criteria.",
                            "required": false
                        },
                        "search": {
                            "description": "The search criteria.",
                            "type": "string",
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "_field_ids": {
                            "description": "Comma separated list of fields to include in the response.",
                            "type": "string",
                            "required": false
                        },
                        "_labels": {
                            "description": "Whether to include the labels in the response.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "form_id": {
                            "description": "The Form ID for the entry.",
                            "type": "integer",
                            "required": true
                        },
                        "date_created": {
                            "description": "The date the entry was created, in UTC.",
                            "type": "string",
                            "required": false
                        },
                        "date_updated": {
                            "description": "The date the entry was updated, in UTC.",
                            "type": "string",
                            "required": false
                        },
                        "is_starred": {
                            "description": "Whether the entry is starred.",
                            "type": "integer",
                            "required": false
                        },
                        "is_read": {
                            "description": "Whether the entry has been read.",
                            "type": "integer",
                            "required": false
                        },
                        "ip": {
                            "description": "The IP address of the entry creator.",
                            "type": "string",
                            "required": false
                        },
                        "source_url": {
                            "description": "The URL where the form was embedded.",
                            "type": "string",
                            "required": false
                        },
                        "user_agent": {
                            "description": "The user agent string for the browser used to submit the entry.",
                            "type": "string",
                            "required": false
                        },
                        "payment_status": {
                            "description": "The status of the payment, if applicable.",
                            "type": "string",
                            "required": false
                        },
                        "payment_date": {
                            "description": "The date of the payment, if applicable.",
                            "type": "string",
                            "required": false
                        },
                        "payment_amount": {
                            "description": "The amount of the payment, if applicable.",
                            "type": "string",
                            "required": false
                        },
                        "payment_method": {
                            "description": "The payment method for the payment, if applicable.",
                            "type": "string",
                            "required": false
                        },
                        "transaction_id": {
                            "description": "The transaction ID for the payment, if applicable.",
                            "type": "string",
                            "required": false
                        },
                        "is_fulfilled": {
                            "description": "Whether the transaction has been fulfilled, if applicable.",
                            "type": "string",
                            "required": false
                        },
                        "created_by": {
                            "description": "The user ID of the entry submitter.",
                            "type": "integer",
                            "required": false
                        },
                        "transaction_type": {
                            "description": "The type of the transaction, if applicable.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "The status of the entry.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/gf\/v2\/forms\/(?P<form_id>[\\d]+)\/results": {
            "namespace": "gf\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "description": "The search criteria.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/gf\/v2\/forms\/(?P<form_id>[\\d]+)\/results\/schema": {
            "namespace": "gf\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/gf\/v2\/forms\/(?P<form_id>[\\d]+)\/submissions": {
            "namespace": "gf\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "input_[Field ID]": {
                            "description": "The input values.",
                            "type": "string",
                            "required": false
                        },
                        "field_values": {
                            "description": "The field values.",
                            "type": [
                                "string",
                                "array"
                            ],
                            "required": false
                        },
                        "target_page": {
                            "description": "The target page number.",
                            "type": "integer",
                            "required": false
                        },
                        "source_page": {
                            "description": "The source page number.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/gf\/v2\/forms\/(?P<form_id>[\\d]+)\/submissions\/validation": {
            "namespace": "gf\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/gf\/v2\/forms": {
            "namespace": "gf\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/gf\/v2\/forms"
                    }
                ]
            }
        },
        "\/gf\/v2\/forms\/(?P<id>[\\d]+)": {
            "namespace": "gf\/v2",
            "methods": [
                "GET",
                "PUT",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/gf\/v2\/forms\/schema": {
            "namespace": "gf\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/gf\/v2\/forms\/schema"
                    }
                ]
            }
        },
        "\/gf\/v2\/feeds": {
            "namespace": "gf\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "meta": {
                            "description": "The JSON string containing the feed meta.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/gf\/v2\/feeds"
                    }
                ]
            }
        },
        "\/gf\/v2\/feeds\/(?P<feed_id>[\\d]+)": {
            "namespace": "gf\/v2",
            "methods": [
                "GET",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "meta": {
                            "description": "The JSON string containing the feed meta.",
                            "type": "object",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/gf\/v2\/forms\/(?P<form_id>[\\d]+)\/feeds": {
            "namespace": "gf\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "meta": {
                            "description": "The JSON string containing the feed meta.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/gf\/v2\/forms\/(?P<form_id>[\\d]+)\/field-filters": {
            "namespace": "gf\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "_admin_labels": {
                            "description": "Whether to include the field admin labels in the response, if configured.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/gf\/v2\/feeds\/(?P<feed_id>[\\d]+)\/properties": {
            "namespace": "gf\/v2",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "form_id": {
                            "description": "The Form ID for the feed.",
                            "type": "integer",
                            "required": false
                        },
                        "is_active": {
                            "description": "Indicates if the feed is active or inactive.",
                            "type": "boolean",
                            "required": false
                        },
                        "feed_order": {
                            "description": "The position of the feed on the feeds list page and when processed; for add-ons which support feed ordering.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "The JSON string containing the feed meta.",
                            "type": "object",
                            "required": false
                        },
                        "addon_slug": {
                            "description": "The add-on the feed belongs to.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/divi\/v1": {
            "namespace": "divi\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "divi\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/divi\/v1"
                    }
                ]
            }
        },
        "\/divi\/v1\/get_layout_content": {
            "namespace": "divi\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        },
                        "nonce": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/divi\/v1\/get_layout_content"
                    }
                ]
            }
        },
        "\/divi\/v1\/block\/layout\/builder_edit_data": {
            "namespace": "divi\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "required": false
                        },
                        "postId": {
                            "required": false
                        },
                        "blockId": {
                            "required": false
                        },
                        "layoutContent": {
                            "required": false
                        },
                        "nonce": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/divi\/v1\/block\/layout\/builder_edit_data"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/presets\/banner": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/presets\/banner"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/templates\/(?P<type>blocker|services)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "storage": {
                            "type": "enum",
                            "enum": [
                                "use",
                                "invalidate",
                                "redownload"
                            ],
                            "default": "use",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-cookie-banner\/v1\/templates\/(?P<type>blocker|services)\/(?P<identifier>[a-zA-Z0-9_-]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-cookie-banner\/v1\/settings": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "rcb-banner-active": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-blocker-active": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-operator-country": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "enum": [
                                "AF",
                                "AX",
                                "AL",
                                "DZ",
                                "AS",
                                "AD",
                                "AO",
                                "AI",
                                "AQ",
                                "AG",
                                "AR",
                                "AM",
                                "AW",
                                "AU",
                                "AT",
                                "AZ",
                                "BS",
                                "BH",
                                "BD",
                                "BB",
                                "BY",
                                "BE",
                                "BZ",
                                "BJ",
                                "BM",
                                "BT",
                                "BO",
                                "BA",
                                "BW",
                                "BV",
                                "BR",
                                "IO",
                                "BN",
                                "BG",
                                "BF",
                                "BI",
                                "KH",
                                "CM",
                                "CA",
                                "CV",
                                "KY",
                                "CF",
                                "TD",
                                "CL",
                                "CN",
                                "CX",
                                "CC",
                                "CO",
                                "KM",
                                "CG",
                                "CD",
                                "CK",
                                "CR",
                                "CI",
                                "HR",
                                "CU",
                                "CY",
                                "CZ",
                                "DK",
                                "DJ",
                                "DM",
                                "DO",
                                "EC",
                                "EG",
                                "SV",
                                "GQ",
                                "ER",
                                "EE",
                                "ET",
                                "FK",
                                "FO",
                                "FJ",
                                "FI",
                                "FR",
                                "GF",
                                "PF",
                                "TF",
                                "GA",
                                "GM",
                                "GE",
                                "DE",
                                "GH",
                                "GI",
                                "GR",
                                "GL",
                                "GD",
                                "GP",
                                "GU",
                                "GT",
                                "GG",
                                "GN",
                                "GW",
                                "GY",
                                "HT",
                                "HM",
                                "VA",
                                "HN",
                                "HK",
                                "HU",
                                "IS",
                                "IN",
                                "ID",
                                "IR",
                                "IQ",
                                "IE",
                                "IM",
                                "IL",
                                "IT",
                                "JM",
                                "JP",
                                "JE",
                                "JO",
                                "KZ",
                                "KE",
                                "KI",
                                "KR",
                                "KP",
                                "KW",
                                "KG",
                                "LA",
                                "LV",
                                "LB",
                                "LS",
                                "LR",
                                "LY",
                                "LI",
                                "LT",
                                "LU",
                                "MO",
                                "MK",
                                "MG",
                                "MW",
                                "MY",
                                "MV",
                                "ML",
                                "MT",
                                "MH",
                                "MQ",
                                "MR",
                                "MU",
                                "YT",
                                "MX",
                                "FM",
                                "MD",
                                "MC",
                                "MN",
                                "ME",
                                "MS",
                                "MA",
                                "MZ",
                                "MM",
                                "NA",
                                "NR",
                                "NP",
                                "NL",
                                "AN",
                                "NC",
                                "NZ",
                                "NI",
                                "NE",
                                "NG",
                                "NU",
                                "NF",
                                "MP",
                                "NO",
                                "OM",
                                "PK",
                                "PW",
                                "PS",
                                "PA",
                                "PG",
                                "PY",
                                "PE",
                                "PH",
                                "PN",
                                "PL",
                                "PT",
                                "PR",
                                "QA",
                                "RE",
                                "RO",
                                "RU",
                                "RW",
                                "BL",
                                "SH",
                                "KN",
                                "LC",
                                "MF",
                                "PM",
                                "VC",
                                "WS",
                                "SM",
                                "ST",
                                "SA",
                                "SN",
                                "RS",
                                "SC",
                                "SL",
                                "SG",
                                "SK",
                                "SI",
                                "SB",
                                "SO",
                                "ZA",
                                "GS",
                                "ES",
                                "LK",
                                "SD",
                                "SR",
                                "SJ",
                                "SZ",
                                "SE",
                                "CH",
                                "SY",
                                "TW",
                                "TJ",
                                "TZ",
                                "TH",
                                "TL",
                                "TG",
                                "TK",
                                "TO",
                                "TT",
                                "TN",
                                "TR",
                                "TM",
                                "TC",
                                "TV",
                                "UG",
                                "UA",
                                "AE",
                                "GB",
                                "US",
                                "UM",
                                "UY",
                                "UZ",
                                "VU",
                                "VE",
                                "VN",
                                "VG",
                                "VI",
                                "WF",
                                "EH",
                                "YE",
                                "ZM",
                                "ZW",
                                ""
                            ],
                            "required": false
                        },
                        "rcb-operator-contact-address": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-operator-contact-phone": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-operator-contact-email": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-operator-contact-form-id": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "rcb-cookie-policy-id": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "rcb-territorial-legal-basis": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-hide-page-ids": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-set-cookies-via-manager": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-accept-all-for-bots": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-respect-do-not-track": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-cookie-duration": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "rcb-cookie-version": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "rcb-failed-consent-documentation-handling": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "enum": [
                                "optimistic",
                                "essentials"
                            ],
                            "required": false
                        },
                        "rcb-save-ip": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-age-notice": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-age-notice-age-limit": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "enum": [
                                "INHERIT",
                                "GDPR",
                                "BE",
                                "DK",
                                "EE",
                                "FI",
                                "IS",
                                "LV",
                                "NO",
                                "PT",
                                "SE",
                                "MT",
                                "AT",
                                "BG",
                                "CY",
                                "IT",
                                "LT",
                                "ES",
                                "CZ",
                                "FR",
                                "GR",
                                "SI",
                                "DE",
                                "HR",
                                "HU",
                                "LI",
                                "LU",
                                "NL",
                                "PL",
                                "RO",
                                "SK",
                                "IE",
                                "CH"
                            ],
                            "required": false
                        },
                        "rcb-list-services-notice": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-consent-duration": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "rcb-data-processing-in-unsafe-countries": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-banner-less-consent": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-banner-less-show-on-page-ids": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-consent-forwarding": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-forward-to": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-cross-domains": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-country-bypass": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-country-bypass-countries": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-country-bypass-type": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "enum": [
                                "all",
                                "essentials"
                            ],
                            "required": false
                        },
                        "rcb-country-bypass-db-download-time": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-tcf": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-tcf-accepted-time": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-tcf-first-accepted-time": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-tcf-scope-of-consent": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-tcf-gvl-download-time": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-gcm": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-gcm-recommandations": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-gcm-additional-url-parameters": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-gcm-redact-without-consent": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-gcm-list-purposes": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-affiliate-link": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-affiliate-label-behind": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-affiliate-description": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-banner-sticky-links-enabled": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/settings"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/checklist": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/checklist"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/checklist\/(?P<id>[a-zA-Z0-9_-]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "state": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/real-cookie-banner\/v1\/revision\/second-view": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/revision\/second-view"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/revision\/current": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET",
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "needs_retrigger": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/revision\/current"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/revision\/(?P<hash>[a-zA-Z0-9_-]{32})": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "backwardsCompatibility": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-cookie-banner\/v1\/revision\/independent\/(?P<hash>[a-zA-Z0-9_-]{32})": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "backwardsCompatibility": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-cookie-banner\/v1\/cookie-groups\/order": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/cookie-groups\/order"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/cookies\/order": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/cookies\/order"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/cookies\/unassigned": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/cookies\/unassigned"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/country-bypass\/database": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/country-bypass\/database"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/migration\/(?P<migrationId>[a-zA-Z0-9_-]+)\/(?P<actionId>[a-zA-Z0-9_-]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-cookie-banner\/v1\/migration\/(?P<migrationId>[a-zA-Z0-9_-]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-cookie-banner\/v1\/nav-menu\/add-links": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/nav-menu\/add-links"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/create-cookie-policy": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/create-cookie-policy"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/consent\/all": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "offset": {
                            "type": "number",
                            "required": true
                        },
                        "per_page": {
                            "type": "number",
                            "required": false
                        },
                        "uuid": {
                            "type": "string",
                            "required": false
                        },
                        "ip": {
                            "type": "string",
                            "required": false
                        },
                        "referer": {
                            "type": "string",
                            "required": false
                        },
                        "from": {
                            "type": "string",
                            "required": false
                        },
                        "to": {
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "migration": {
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/consent\/all"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/consent\/referer": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/consent\/referer"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/consent\/clear": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "cookies": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/consent\/clear"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/consent": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dummy": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "markAsDoNotTrack": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "buttonClicked": {
                            "type": "string",
                            "enum": [
                                "none",
                                "main_all",
                                "main_essential",
                                "main_close_icon",
                                "main_custom",
                                "ind_all",
                                "ind_essential",
                                "ind_close_icon",
                                "ind_custom",
                                "implicit_all",
                                "implicit_essential",
                                "shortcode_revoke",
                                "unblock"
                            ],
                            "required": true
                        },
                        "blocker": {
                            "type": "number",
                            "default": 0,
                            "required": false
                        },
                        "blockerThumbnail": {
                            "type": "string",
                            "required": false
                        },
                        "viewPortWidth": {
                            "type": "number",
                            "default": 0,
                            "required": false
                        },
                        "viewPortHeight": {
                            "type": "number",
                            "default": 0,
                            "required": false
                        },
                        "tcfString": {
                            "type": "string",
                            "required": false
                        },
                        "recorderJsonString": {
                            "type": "string",
                            "required": false
                        },
                        "uiView": {
                            "type": "string",
                            "required": false
                        },
                        "createdClientTime": {
                            "type": "string",
                            "required": false
                        },
                        "setCookies": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "referer": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/consent"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/consent\/dynamic-predecision": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "viewPortWidth": {
                            "type": "number",
                            "default": 0,
                            "required": false
                        },
                        "viewPortHeight": {
                            "type": "number",
                            "default": 0,
                            "required": false
                        },
                        "referer": {
                            "type": "string",
                            "required": false
                        },
                        "tcfStringImplicitEssentials": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/consent\/dynamic-predecision"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/consent\/(?P<id>[0-9]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-cookie-banner\/v1\/stats\/(?P<slug>[a-zA-Z0-9_-]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "from": {
                            "type": "string",
                            "required": true
                        },
                        "to": {
                            "type": "string",
                            "required": true
                        },
                        "context": {
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-cookie-banner\/v1\/scanner\/queue": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "purgeUnused": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/scanner\/queue"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/scanner\/result\/templates": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/scanner\/result\/templates"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/scanner\/result\/externals": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/scanner\/result\/externals"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/scanner\/result\/externals\/host\/(?P<host>[a-zA-Z0-9\\._-]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-cookie-banner\/v1\/scanner\/result\/externals\/template\/(?P<template>[a-zA-Z0-9_-]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-cookie-banner\/v1\/scanner\/result\/ignore": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "enum": [
                                "template",
                                "host"
                            ],
                            "required": true
                        },
                        "value": {
                            "type": "string",
                            "required": true
                        },
                        "ignored": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/scanner\/result\/ignore"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/scanner\/result\/markup\/(?P<id>\\d+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-cookie-banner\/v1\/scanner\/scan-without-login": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "type": "string",
                            "required": true
                        },
                        "jobId": {
                            "type": "number",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/scanner\/scan-without-login"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/import": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "json": {
                            "type": "string",
                            "required": true
                        },
                        "cookieGroup": {
                            "type": "number",
                            "required": true
                        },
                        "cookieStatus": {
                            "type": "enum",
                            "enum": [
                                "keep",
                                "publish",
                                "private",
                                "draft"
                            ],
                            "required": true
                        },
                        "cookieSkipExisting": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "blockerStatus": {
                            "type": "enum",
                            "enum": [
                                "keep",
                                "publish",
                                "private",
                                "draft"
                            ],
                            "required": true
                        },
                        "blockerSkipExisting": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "tcfVendorConfigurationStatus": {
                            "type": "enum",
                            "enum": [
                                "keep",
                                "publish",
                                "private",
                                "draft"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/import"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/export": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "download": {
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "cookieGroups": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "cookies": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "blocker": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "tcfVendorConfigurations": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "customizeBanner": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/export"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/export\/consents": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "uuid": {
                            "type": "string",
                            "required": false
                        },
                        "from": {
                            "type": "string",
                            "required": false
                        },
                        "to": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/export\/consents"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/consent\/forward": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "uuid": {
                            "type": "string",
                            "required": true
                        },
                        "consentId": {
                            "type": "number",
                            "required": true
                        },
                        "buttonClicked": {
                            "type": "string",
                            "enum": [
                                "none",
                                "main_all",
                                "main_essential",
                                "main_close_icon",
                                "main_custom",
                                "ind_all",
                                "ind_essential",
                                "ind_close_icon",
                                "ind_custom",
                                "implicit_all",
                                "implicit_essential",
                                "shortcode_revoke",
                                "unblock"
                            ],
                            "required": true
                        },
                        "blocker": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "viewPortWidth": {
                            "type": "number",
                            "default": 0,
                            "required": false
                        },
                        "viewPortHeight": {
                            "type": "number",
                            "default": 0,
                            "required": false
                        },
                        "tcfString": {
                            "type": "string",
                            "required": false
                        },
                        "referer": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/consent\/forward"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/forward\/endpoints": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "filter": {
                            "type": "string",
                            "enum": [
                                "all",
                                "notCurrent",
                                "onlyCurrent"
                            ],
                            "default": "all",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/forward\/endpoints"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/forward\/cookie\/(?P<slug>[^\/]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-cookie-banner\/v1\/tcf\/declarations": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/tcf\/declarations"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/tcf\/vendors": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/tcf\/vendors"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/tcf\/gvl": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/real-cookie-banner\/v1\/tcf\/gvl"
                    }
                ]
            }
        },
        "\/realmedialibrary\/v1": {
            "namespace": "realmedialibrary\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "realmedialibrary\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/realmedialibrary\/v1"
                    }
                ]
            }
        },
        "\/realmedialibrary\/v1\/tree": {
            "namespace": "realmedialibrary\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/realmedialibrary\/v1\/tree"
                    }
                ]
            }
        },
        "\/realmedialibrary\/v1\/tree\/dropdown": {
            "namespace": "realmedialibrary\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/realmedialibrary\/v1\/tree\/dropdown"
                    }
                ]
            }
        },
        "\/realmedialibrary\/v1\/hierarchy\/(?P<id>\\d+)": {
            "namespace": "realmedialibrary\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                }
            ]
        },
        "\/realmedialibrary\/v1\/usersettings": {
            "namespace": "realmedialibrary\/v1",
            "methods": [
                "GET",
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/realmedialibrary\/v1\/usersettings"
                    }
                ]
            }
        },
        "\/realmedialibrary\/v1\/folders\/content\/counts": {
            "namespace": "realmedialibrary\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/realmedialibrary\/v1\/folders\/content\/counts"
                    }
                ]
            }
        },
        "\/realmedialibrary\/v1\/folders\/(?P<fid>\\d+)\/content\/sortables": {
            "namespace": "realmedialibrary\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/realmedialibrary\/v1\/folders\/(?P<fid>\\d+)\/sortables": {
            "namespace": "realmedialibrary\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/realmedialibrary\/v1\/folders\/(?P<id>\\d+)\/meta": {
            "namespace": "realmedialibrary\/v1",
            "methods": [
                "GET",
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                }
            ]
        },
        "\/realmedialibrary\/v1\/folders\/(?P<id>\\d+)": {
            "namespace": "realmedialibrary\/v1",
            "methods": [
                "PUT",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/realmedialibrary\/v1\/folders": {
            "namespace": "realmedialibrary\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/realmedialibrary\/v1\/folders"
                    }
                ]
            }
        },
        "\/realmedialibrary\/v1\/attachments\/(?P<id>\\d+)": {
            "namespace": "realmedialibrary\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                }
            ]
        },
        "\/realmedialibrary\/v1\/attachments\/(?P<id>\\d+)\/shortcutInfo": {
            "namespace": "realmedialibrary\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/realmedialibrary\/v1\/attachments\/bulk\/move": {
            "namespace": "realmedialibrary\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/realmedialibrary\/v1\/attachments\/bulk\/move"
                    }
                ]
            }
        },
        "\/realmedialibrary\/v1\/reset\/order": {
            "namespace": "realmedialibrary\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/realmedialibrary\/v1\/reset\/order"
                    }
                ]
            }
        },
        "\/realmedialibrary\/v1\/reset\/count": {
            "namespace": "realmedialibrary\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/realmedialibrary\/v1\/reset\/count"
                    }
                ]
            }
        },
        "\/realmedialibrary\/v1\/reset\/slugs": {
            "namespace": "realmedialibrary\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/realmedialibrary\/v1\/reset\/slugs"
                    }
                ]
            }
        },
        "\/realmedialibrary\/v1\/reset\/relations": {
            "namespace": "realmedialibrary\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/realmedialibrary\/v1\/reset\/relations"
                    }
                ]
            }
        },
        "\/realmedialibrary\/v1\/reset\/folders": {
            "namespace": "realmedialibrary\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/realmedialibrary\/v1\/reset\/folders"
                    }
                ]
            }
        },
        "\/realmedialibrary\/v1\/export": {
            "namespace": "realmedialibrary\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/realmedialibrary\/v1\/export"
                    }
                ]
            }
        },
        "\/realmedialibrary\/v1\/import": {
            "namespace": "realmedialibrary\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/realmedialibrary\/v1\/import"
                    }
                ]
            }
        },
        "\/realmedialibrary\/v1\/import\/taxonomy": {
            "namespace": "realmedialibrary\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/realmedialibrary\/v1\/import\/taxonomy"
                    }
                ]
            }
        },
        "\/realmedialibrary\/v1\/import\/mlf": {
            "namespace": "realmedialibrary\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/realmedialibrary\/v1\/import\/mlf"
                    }
                ]
            }
        },
        "\/realmedialibrary\/v1\/import\/filebird": {
            "namespace": "realmedialibrary\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/realmedialibrary\/v1\/import\/filebird"
                    }
                ]
            }
        },
        "\/realmedialibrary\/v1\/reset\/debug": {
            "namespace": "realmedialibrary\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/realmedialibrary\/v1\/reset\/debug"
                    }
                ]
            }
        },
        "\/realmedialibrary\/v1\/notice\/lite": {
            "namespace": "realmedialibrary\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/realmedialibrary\/v1\/notice\/lite"
                    }
                ]
            }
        },
        "\/realmedialibrary\/v1\/notice\/import": {
            "namespace": "realmedialibrary\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/realmedialibrary\/v1\/notice\/import"
                    }
                ]
            }
        },
        "\/gf\/v2\/zapier-requirements": {
            "namespace": "gf\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/gf\/v2\/zapier-requirements"
                    }
                ]
            }
        },
        "\/gf\/v2\/forms\/(?P<form_id>[\\d]+)\/sample-entry": {
            "namespace": "gf\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/gf\/v2\/forms\/(?P<form_id>[\\d]+)\/zapier-sample-entries": {
            "namespace": "gf\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "_admin_labels": {
                            "description": "Indicates if admin labels should be used instead of frontend labels.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/gf\/v2\/forms\/(?P<form_id>[\\d]+)\/zapier-transfer-entries": {
            "namespace": "gf\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/gf\/v2\/forms\/(?P<form_id>[\\d]+)\/zapier-feeds\/(?P<zap_id>[\\d]+)": {
            "namespace": "gf\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/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:\/\/migflug.com\/cz\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 jsou p\u0159i\u0159azeny konkr\u00e9tn\u00edm autor\u016fm.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f nezahrnovala p\u0159\u00edsp\u011bvky p\u0159i\u0159azen\u00e9 konkr\u00e9tn\u00edm autor\u016fm.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Zp\u016fsob interpretace vyhled\u00e1vac\u00edho vstupu.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Pole n\u00e1zv\u016f sloupc\u016f, kter\u00e9 maj\u00ed b\u00fdt prohled\u00e1v\u00e1ny.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s jedn\u00edm nebo v\u00edce specifick\u00fdmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd jeden nebo v\u00edce stav\u016f.",
                            "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": "Omezte mno\u017einu v\u00fdsledk\u016f na z\u00e1klad\u011b vztahu mezi v\u00edce taxonomie.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na polo\u017eky s konkr\u00e9tn\u00edmi term\u00edny p\u0159i\u0159azen\u00fdmi v taxonomii categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Seznam ID polo\u017eek",
                                    "description": "Porovnejte polo\u017eky s uveden\u00fdmi ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Dotaz na taxonomii polo\u017eky ID",
                                    "description": "Prove\u010fte pokro\u010dil\u00fd dotaz na polo\u017eku.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID polo\u017eky.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Zda maj\u00ed b\u00fdt d\u00edl\u010d\u00ed polo\u017eky zahrnuty do podm\u00ednek, kter\u00e9 omezuj\u00ed sadu v\u00fdsledk\u016f.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Zda mus\u00ed b\u00fdt polo\u017ek\u00e1m p\u0159i\u0159azeny v\u0161echny nebo n\u011bkter\u00e9 zadan\u00e9 polo\u017eky.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u0161echny polo\u017eky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd specifick\u00fd v\u00fdraz v taxonomii categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Seznam ID polo\u017eek",
                                    "description": "Porovnejte polo\u017eky s uveden\u00fdmi ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Dotaz na taxonomii polo\u017eky ID",
                                    "description": "Prove\u010fte pokro\u010dil\u00fd dotaz na polo\u017eku.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID polo\u017eky.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Zda maj\u00ed b\u00fdt d\u00edl\u010d\u00ed polo\u017eky zahrnuty do podm\u00ednek, kter\u00e9 omezuj\u00ed sadu v\u00fdsledk\u016f.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na polo\u017eky s konkr\u00e9tn\u00edmi term\u00edny p\u0159i\u0159azen\u00fdmi v taxonomii tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Seznam ID polo\u017eek",
                                    "description": "Porovnejte polo\u017eky s uveden\u00fdmi ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Dotaz na taxonomii polo\u017eky ID",
                                    "description": "Prove\u010fte pokro\u010dil\u00fd dotaz na polo\u017eku.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID polo\u017eky.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Zda mus\u00ed b\u00fdt polo\u017ek\u00e1m p\u0159i\u0159azeny v\u0161echny nebo n\u011bkter\u00e9 zadan\u00e9 polo\u017eky.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u0161echny polo\u017eky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd specifick\u00fd v\u00fdraz v taxonomii tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Seznam ID polo\u017eek",
                                    "description": "Porovnejte polo\u017eky s uveden\u00fdmi ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Dotaz na taxonomii polo\u017eky ID",
                                    "description": "Prove\u010fte pokro\u010dil\u00fd dotaz na polo\u017eku.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID polo\u017eky.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na polo\u017eky, kter\u00e9 jsou zv\u00fdrazn\u011bn\u00e9.",
                            "type": "boolean",
                            "required": false
                        },
                        "ignore_sticky": {
                            "description": "Zda ignorovat p\u0159ilepen\u00e9 p\u0159\u00edsp\u011bvky \u010di nikoliv.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na polo\u017eky p\u0159i\u0159azen\u00e9 jednomu nebo v\u00edce dan\u00fdm form\u00e1t\u016fm.",
                            "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 zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID autora p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zkr\u00e1cen\u00fd popis p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Stru\u010dn\u00fd v\u00fdpis pro p\u0159\u00edsp\u011bvek tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID n\u00e1hledov\u00e9ho obr\u00e1zku pro p\u0159\u00edsp\u011bvek.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Informace o tom, jestli jsou koment\u00e1\u0159e u p\u0159\u00edsp\u011bvku povoleny.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Informace o tom, jestli lze pro p\u0159\u00edsp\u011bvek pou\u017e\u00edt p\u0159\u00edkaz ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Form\u00e1t p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "editor_notices": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Informace o tom, jestli by se m\u011blo s p\u0159\u00edsp\u011bvkem zach\u00e1zet jako se zv\u00fdrazn\u011bn\u00fdm.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "P\u0159epsat v\u00fdchoz\u00ed d\u00e9lku v\u00fd\u0148atku.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro p\u0159\u00edsp\u011bvek, pokud je chr\u00e1n\u011bn heslem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID autora p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zkr\u00e1cen\u00fd popis p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Stru\u010dn\u00fd v\u00fdpis pro p\u0159\u00edsp\u011bvek tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID n\u00e1hledov\u00e9ho obr\u00e1zku pro p\u0159\u00edsp\u011bvek.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Informace o tom, jestli jsou koment\u00e1\u0159e u p\u0159\u00edsp\u011bvku povoleny.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Informace o tom, jestli lze pro p\u0159\u00edsp\u011bvek pou\u017e\u00edt p\u0159\u00edkaz ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Form\u00e1t p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "editor_notices": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Informace o tom, jestli by se m\u011blo s p\u0159\u00edsp\u011bvkem zach\u00e1zet jako se zv\u00fdrazn\u011bn\u00fdm.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0158adit kolekci podle atributu objektu.",
                            "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": "ID nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee revize nepodporuj\u00ed p\u0159esunut\u00ed do ko\u0161e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID autora p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zkr\u00e1cen\u00fd popis p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Stru\u010dn\u00fd v\u00fdpis pro p\u0159\u00edsp\u011bvek tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID n\u00e1hledov\u00e9ho obr\u00e1zku pro p\u0159\u00edsp\u011bvek.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Informace o tom, jestli jsou koment\u00e1\u0159e u p\u0159\u00edsp\u011bvku povoleny.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Informace o tom, jestli lze pro p\u0159\u00edsp\u011bvek pou\u017e\u00edt p\u0159\u00edkaz ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Form\u00e1t p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "editor_notices": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Informace o tom, jestli by se m\u011blo s p\u0159\u00edsp\u011bvkem zach\u00e1zet jako se zv\u00fdrazn\u011bn\u00fdm.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii post_tag.",
                            "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": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID pro automatick\u00e9 ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 jsou p\u0159i\u0159azeny konkr\u00e9tn\u00edm autor\u016fm.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f nezahrnovala p\u0159\u00edsp\u011bvky p\u0159i\u0159azen\u00e9 konkr\u00e9tn\u00edm autor\u016fm.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s konkr\u00e9tn\u00ed hodnotou menu_order.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Zp\u016fsob interpretace vyhled\u00e1vac\u00edho vstupu.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty polo\u017eky, kter\u00e9 maj\u00ed konkr\u00e9tn\u00ed nad\u0159azen\u00e9 ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u0161echny polo\u017eky krom\u011b t\u011bch, kter\u00e9 maj\u00ed konkr\u00e9tn\u00ed ID nad\u0159azen\u00e9 polo\u017eky.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Pole n\u00e1zv\u016f sloupc\u016f, kter\u00e9 maj\u00ed b\u00fdt prohled\u00e1v\u00e1ny.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s jedn\u00edm nebo v\u00edce specifick\u00fdmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd jeden nebo v\u00edce stav\u016f.",
                            "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 zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID autora p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zkr\u00e1cen\u00fd popis p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Stru\u010dn\u00fd v\u00fdpis pro p\u0159\u00edsp\u011bvek tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID n\u00e1hledov\u00e9ho obr\u00e1zku pro p\u0159\u00edsp\u011bvek.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Informace o tom, jestli jsou koment\u00e1\u0159e u p\u0159\u00edsp\u011bvku povoleny.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Informace o tom, jestli lze pro p\u0159\u00edsp\u011bvek pou\u017e\u00edt p\u0159\u00edkaz ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Po\u0159ad\u00ed p\u0159\u00edsp\u011bvku ve vztahu k ostatn\u00edm p\u0159\u00edsp\u011bvk\u016fm.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "editor_notices": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "P\u0159epsat v\u00fdchoz\u00ed d\u00e9lku v\u00fd\u0148atku.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro p\u0159\u00edsp\u011bvek, pokud je chr\u00e1n\u011bn heslem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID autora p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zkr\u00e1cen\u00fd popis p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Stru\u010dn\u00fd v\u00fdpis pro p\u0159\u00edsp\u011bvek tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID n\u00e1hledov\u00e9ho obr\u00e1zku pro p\u0159\u00edsp\u011bvek.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Informace o tom, jestli jsou koment\u00e1\u0159e u p\u0159\u00edsp\u011bvku povoleny.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Informace o tom, jestli lze pro p\u0159\u00edsp\u011bvek pou\u017e\u00edt p\u0159\u00edkaz ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Po\u0159ad\u00ed p\u0159\u00edsp\u011bvku ve vztahu k ostatn\u00edm p\u0159\u00edsp\u011bvk\u016fm.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "editor_notices": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0158adit kolekci podle atributu objektu.",
                            "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": "ID nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee revize nepodporuj\u00ed p\u0159esunut\u00ed do ko\u0161e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID autora p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zkr\u00e1cen\u00fd popis p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Stru\u010dn\u00fd v\u00fdpis pro p\u0159\u00edsp\u011bvek tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID n\u00e1hledov\u00e9ho obr\u00e1zku pro p\u0159\u00edsp\u011bvek.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Informace o tom, jestli jsou koment\u00e1\u0159e u p\u0159\u00edsp\u011bvku povoleny.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Informace o tom, jestli lze pro p\u0159\u00edsp\u011bvek pou\u017e\u00edt p\u0159\u00edkaz ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Po\u0159ad\u00ed p\u0159\u00edsp\u011bvku ve vztahu k ostatn\u00edm p\u0159\u00edsp\u011bvk\u016fm.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "editor_notices": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "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": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID pro automatick\u00e9 ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 jsou p\u0159i\u0159azeny konkr\u00e9tn\u00edm autor\u016fm.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f nezahrnovala p\u0159\u00edsp\u011bvky p\u0159i\u0159azen\u00e9 konkr\u00e9tn\u00edm autor\u016fm.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Zp\u016fsob interpretace vyhled\u00e1vac\u00edho vstupu.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "rml"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty polo\u017eky, kter\u00e9 maj\u00ed konkr\u00e9tn\u00ed nad\u0159azen\u00e9 ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u0161echny polo\u017eky krom\u011b t\u011bch, kter\u00e9 maj\u00ed konkr\u00e9tn\u00ed ID nad\u0159azen\u00e9 polo\u017eky.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Pole n\u00e1zv\u016f sloupc\u016f, kter\u00e9 maj\u00ed b\u00fdt prohled\u00e1v\u00e1ny.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s jedn\u00edm nebo v\u00edce specifick\u00fdmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd jeden nebo v\u00edce stav\u016f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "rml_folder": {
                            "description": "Fetch only media in a folder by folder id.",
                            "type": "integer",
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "Omezit v\u00fdsledek na p\u0159\u00edlohy ur\u010dit\u00e9ho typu m\u00e9dia nebo typ\u016f m\u00e9di\u00ed.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "image",
                                    "video",
                                    "audio",
                                    "application",
                                    "font"
                                ]
                            },
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "Omezit v\u00fdsledek na p\u0159\u00edlohy konkr\u00e9tn\u00edho typu MIME nebo typ\u016f MIME.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID autora p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID n\u00e1hledov\u00e9ho obr\u00e1zku pro p\u0159\u00edsp\u011bvek.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Informace o tom, jestli jsou koment\u00e1\u0159e u p\u0159\u00edsp\u011bvku povoleny.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Informace o tom, jestli lze pro p\u0159\u00edsp\u011bvek pou\u017e\u00edt p\u0159\u00edkaz ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternativn\u00ed text ke zobrazen\u00ed, v p\u0159\u00edpad\u011b, kdy se nezobraz\u00ed p\u0159\u00edloha.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Titulek p\u0159\u00edlohy.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titulek p\u0159\u00edlohy, tak jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titulek p\u0159\u00edlohy, transformovan\u00fd pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Popis p\u0159\u00edlohy.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Popis objektu tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML popis p\u0159\u00edlohy, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "ID pro p\u0159idru\u017een\u00fd p\u0159\u00edsp\u011bvek k p\u0159\u00edloze.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID autora p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID n\u00e1hledov\u00e9ho obr\u00e1zku pro p\u0159\u00edsp\u011bvek.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Informace o tom, jestli jsou koment\u00e1\u0159e u p\u0159\u00edsp\u011bvku povoleny.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Informace o tom, jestli lze pro p\u0159\u00edsp\u011bvek pou\u017e\u00edt p\u0159\u00edkaz ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternativn\u00ed text ke zobrazen\u00ed, v p\u0159\u00edpad\u011b, kdy se nezobraz\u00ed p\u0159\u00edloha.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Titulek p\u0159\u00edlohy.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titulek p\u0159\u00edlohy, tak jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titulek p\u0159\u00edlohy, transformovan\u00fd pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Popis p\u0159\u00edlohy.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Popis objektu tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML popis p\u0159\u00edlohy, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "ID pro p\u0159idru\u017een\u00fd p\u0159\u00edsp\u011bvek k p\u0159\u00edloze.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edlohy.",
                            "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 upraven\u00e9ho obr\u00e1zku.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "Pole pro \u00fapravy obr\u00e1zk\u016f.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "Upravit obr\u00e1zek.",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "P\u0159eklopit",
                                        "properties": {
                                            "type": {
                                                "description": "Typ p\u0159eklopen\u00ed.",
                                                "type": "string",
                                                "enum": [
                                                    "flip"
                                                ]
                                            },
                                            "args": {
                                                "description": "Argumenty p\u0159eklopen\u00ed.",
                                                "type": "object",
                                                "required": [
                                                    "flip"
                                                ],
                                                "properties": {
                                                    "flip": {
                                                        "description": "Oto\u010dit sm\u011br.",
                                                        "type": "object",
                                                        "required": [
                                                            "horizontal",
                                                            "vertical"
                                                        ],
                                                        "properties": {
                                                            "horizontal": {
                                                                "description": "Zda p\u0159eklopit ve vodorovn\u00e9m sm\u011bru.",
                                                                "type": "boolean"
                                                            },
                                                            "vertical": {
                                                                "description": "Zda p\u0159eklopit ve svisl\u00e9m sm\u011bru.",
                                                                "type": "boolean"
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Rotace",
                                        "properties": {
                                            "type": {
                                                "description": "Typ rotace",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "Argumenty rotace.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "\u00dahel ve stupn\u00edch pro ot\u00e1\u010den\u00ed ve sm\u011bru hodinov\u00fdch ru\u010di\u010dek.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "O\u0159\u00edznout",
                                        "properties": {
                                            "type": {
                                                "description": "Typ o\u0159\u00edznut\u00ed.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "Argumenty o\u0159\u00edznut\u00ed.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "Vodorovn\u00e1 poloha zleva pro zah\u00e1jen\u00ed o\u0159\u00edznut\u00ed jako procento \u0161\u00ed\u0159ky obr\u00e1zku.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "Svisl\u00e1 poloha shora, aby se zah\u00e1jilo o\u0159\u00edznut\u00ed jako procento v\u00fd\u0161ky obr\u00e1zku.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "\u0160\u00ed\u0159ka o\u0159\u00edznut\u00ed jako procento \u0161\u00ed\u0159ky obr\u00e1zku.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "V\u00fd\u0161ka o\u0159\u00edznut\u00ed jako procento v\u00fd\u0161ky obr\u00e1zku.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "Velikost, o kterou se obr\u00e1zek ot\u00e1\u010d\u00ed ve sm\u011bru hodinov\u00fdch ru\u010di\u010dek, ve stupn\u00edch. ZASTARAL\u00c9: M\u00edsto toho pou\u017eijte `modifik\u00e1tory`.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "Jako procento velikosti obr\u00e1zku je poloha x, od kter\u00e9 se m\u00e1 zah\u00e1jit o\u0159\u00edznut\u00ed. ZASTARAL\u00c9: M\u00edsto toho pou\u017eijte `modifik\u00e1tory`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "Jako procento velikosti obr\u00e1zku je poloha y, od kter\u00e9 se m\u00e1 zah\u00e1jit o\u0159\u00edznut\u00ed. ZASTARAL\u00c9: M\u00edsto toho pou\u017eijte `modifik\u00e1tory`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "Jako procento velikosti obr\u00e1zku je \u0161\u00ed\u0159ka obr\u00e1zku, na kterou se m\u00e1 obr\u00e1zek o\u0159\u00edznout. ZASTARAL\u00c9: M\u00edsto toho pou\u017eijte `modifik\u00e1tory`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "Jako procento velikosti obr\u00e1zku je v\u00fd\u0161ka obr\u00e1zku, na kterou se m\u00e1 obr\u00e1zek o\u0159\u00edznout. ZASTARAL\u00c9: M\u00edsto toho pou\u017eijte `modifik\u00e1tory`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "caption": {
                            "description": "Titulek p\u0159\u00edlohy.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titulek p\u0159\u00edlohy, tak jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titulek p\u0159\u00edlohy, transformovan\u00fd pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Popis p\u0159\u00edlohy.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Popis objektu tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML popis p\u0159\u00edlohy, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "ID pro p\u0159idru\u017een\u00fd p\u0159\u00edsp\u011bvek k p\u0159\u00edloze.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternativn\u00ed text ke zobrazen\u00ed, v p\u0159\u00edpad\u011b, kdy se nezobraz\u00ed p\u0159\u00edloha.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Zp\u016fsob interpretace vyhled\u00e1vac\u00edho vstupu.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0158adit kolekci podle atributu objektu.",
                            "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": "Pole n\u00e1zv\u016f sloupc\u016f, kter\u00e9 maj\u00ed b\u00fdt prohled\u00e1v\u00e1ny.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s jedn\u00edm nebo v\u00edce specifick\u00fdmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd jeden nebo v\u00edce stav\u016f.",
                            "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": "Omezte mno\u017einu v\u00fdsledk\u016f na z\u00e1klad\u011b vztahu mezi v\u00edce taxonomie.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na polo\u017eky s konkr\u00e9tn\u00edmi term\u00edny p\u0159i\u0159azen\u00fdmi v taxonomii menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Seznam ID polo\u017eek",
                                    "description": "Porovnejte polo\u017eky s uveden\u00fdmi ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Dotaz na taxonomii polo\u017eky ID",
                                    "description": "Prove\u010fte pokro\u010dil\u00fd dotaz na polo\u017eku.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID polo\u017eky.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Zda mus\u00ed b\u00fdt polo\u017ek\u00e1m p\u0159i\u0159azeny v\u0161echny nebo n\u011bkter\u00e9 zadan\u00e9 polo\u017eky.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u0161echny polo\u017eky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd specifick\u00fd v\u00fdraz v taxonomii menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Seznam ID polo\u017eek",
                                    "description": "Porovnejte polo\u017eky s uveden\u00fdmi ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Dotaz na taxonomii polo\u017eky ID",
                                    "description": "Prove\u010fte pokro\u010dil\u00fd dotaz na polo\u017eku.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID polo\u017eky.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s konkr\u00e9tn\u00ed hodnotou menu_order.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "N\u00e1zev objektu.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho objektu tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev objektu, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "Rodina p\u016fvodn\u011b reprezentovan\u00fdch objekt\u016f, nap\u0159\u00edklad \u201epost_type\u201c nebo \u201etaxonomy\u201c.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Pojmenovan\u00fd stav objektu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "ID nad\u0159azen\u00e9ho objektu.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Text pro atribut title prvku odkazu pro tuto polo\u017eku menu.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "N\u00e1zvy t\u0159\u00edd pro prvek odkazu t\u00e9to polo\u017eky menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Popis t\u00e9to polo\u017eky menu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "ID DB polo\u017eky nav_menu_item, kter\u00e1 je nad\u0159azenou polo\u017ekou tohoto menu, pokud existuje, jinak 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Typ p\u016fvodn\u011b reprezentovan\u00e9ho objektu, nap\u0159\u00edklad \u201erubrika\u201c, \u201ep\u0159\u00edsp\u011bvek\u201c nebo \u201ep\u0159\u00edloha\u201c.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "ID datab\u00e1ze p\u016fvodn\u00edho objektu t\u00e9to polo\u017eky menu p\u0159edstavuje nap\u0159\u00edklad ID pro p\u0159\u00edsp\u011bvky nebo term_id pro rubriky.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "C\u00edlov\u00fd atribut odkazu prvku pro tuto polo\u017eku menu.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Adresa URL, na kterou odkazuje tato polo\u017eka menu.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Vztah XFN vyj\u00e1d\u0159en\u00fd v odkazu t\u00e9to polo\u017eky menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k objektu v taxonomii nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev objektu.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho objektu tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev objektu, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Rodina p\u016fvodn\u011b reprezentovan\u00fdch objekt\u016f, nap\u0159\u00edklad \u201epost_type\u201c nebo \u201etaxonomy\u201c.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav objektu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho objektu.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Text pro atribut title prvku odkazu pro tuto polo\u017eku menu.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "N\u00e1zvy t\u0159\u00edd pro prvek odkazu t\u00e9to polo\u017eky menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Popis t\u00e9to polo\u017eky menu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "ID DB polo\u017eky nav_menu_item, kter\u00e1 je nad\u0159azenou polo\u017ekou tohoto menu, pokud existuje, jinak 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Typ p\u016fvodn\u011b reprezentovan\u00e9ho objektu, nap\u0159\u00edklad \u201erubrika\u201c, \u201ep\u0159\u00edsp\u011bvek\u201c nebo \u201ep\u0159\u00edloha\u201c.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "ID datab\u00e1ze p\u016fvodn\u00edho objektu t\u00e9to polo\u017eky menu p\u0159edstavuje nap\u0159\u00edklad ID pro p\u0159\u00edsp\u011bvky nebo term_id pro rubriky.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "C\u00edlov\u00fd atribut odkazu prvku pro tuto polo\u017eku menu.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Adresa URL, na kterou odkazuje tato polo\u017eka menu.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Vztah XFN vyj\u00e1d\u0159en\u00fd v odkazu t\u00e9to polo\u017eky menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k objektu v taxonomii nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho objektu.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev objektu.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho objektu tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev objektu, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Rodina p\u016fvodn\u011b reprezentovan\u00fdch objekt\u016f, nap\u0159\u00edklad \u201epost_type\u201c nebo \u201etaxonomy\u201c.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav objektu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "Text pro atribut title prvku odkazu pro tuto polo\u017eku menu.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "N\u00e1zvy t\u0159\u00edd pro prvek odkazu t\u00e9to polo\u017eky menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Popis t\u00e9to polo\u017eky menu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "ID DB polo\u017eky nav_menu_item, kter\u00e1 je nad\u0159azenou polo\u017ekou tohoto menu, pokud existuje, jinak 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Typ p\u016fvodn\u011b reprezentovan\u00e9ho objektu, nap\u0159\u00edklad \u201erubrika\u201c, \u201ep\u0159\u00edsp\u011bvek\u201c nebo \u201ep\u0159\u00edloha\u201c.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "ID datab\u00e1ze p\u016fvodn\u00edho objektu t\u00e9to polo\u017eky menu p\u0159edstavuje nap\u0159\u00edklad ID pro p\u0159\u00edsp\u011bvky nebo term_id pro rubriky.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "C\u00edlov\u00fd atribut odkazu prvku pro tuto polo\u017eku menu.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Adresa URL, na kterou odkazuje tato polo\u017eka menu.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Vztah XFN vyj\u00e1d\u0159en\u00fd v odkazu t\u00e9to polo\u017eky menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k objektu v taxonomii nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID pro automatick\u00e9 ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Zp\u016fsob interpretace vyhled\u00e1vac\u00edho vstupu.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Pole n\u00e1zv\u016f sloupc\u016f, kter\u00e9 maj\u00ed b\u00fdt prohled\u00e1v\u00e1ny.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s jedn\u00edm nebo v\u00edce specifick\u00fdmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd jeden nebo v\u00edce stav\u016f.",
                            "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": "Omezte mno\u017einu v\u00fdsledk\u016f na z\u00e1klad\u011b vztahu mezi v\u00edce taxonomie.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na polo\u017eky s konkr\u00e9tn\u00edmi term\u00edny p\u0159i\u0159azen\u00fdmi v taxonomii wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Seznam ID polo\u017eek",
                                    "description": "Porovnejte polo\u017eky s uveden\u00fdmi ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Dotaz na taxonomii polo\u017eky ID",
                                    "description": "Prove\u010fte pokro\u010dil\u00fd dotaz na polo\u017eku.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID polo\u017eky.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Zda mus\u00ed b\u00fdt polo\u017ek\u00e1m p\u0159i\u0159azeny v\u0161echny nebo n\u011bkter\u00e9 zadan\u00e9 polo\u017eky.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u0161echny polo\u017eky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd specifick\u00fd v\u00fdraz v taxonomii wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Seznam ID polo\u017eek",
                                    "description": "Porovnejte polo\u017eky s uveden\u00fdmi ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Dotaz na taxonomii polo\u017eky ID",
                                    "description": "Prove\u010fte pokro\u010dil\u00fd dotaz na polo\u017eku.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID polo\u017eky.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zkr\u00e1cen\u00fd popis p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Stru\u010dn\u00fd v\u00fdpis pro p\u0159\u00edsp\u011bvek tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "P\u0159epsat v\u00fdchoz\u00ed d\u00e9lku v\u00fd\u0148atku.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro p\u0159\u00edsp\u011bvek, pokud je chr\u00e1n\u011bn heslem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zkr\u00e1cen\u00fd popis p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Stru\u010dn\u00fd v\u00fdpis pro p\u0159\u00edsp\u011bvek tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0158adit kolekci podle atributu objektu.",
                            "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": "ID nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee revize nepodporuj\u00ed p\u0159esunut\u00ed do ko\u0161e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zkr\u00e1cen\u00fd popis p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Stru\u010dn\u00fd v\u00fdpis pro p\u0159\u00edsp\u011bvek tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii wp_pattern_category.",
                            "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": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID pro automatick\u00e9 ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0158adit kolekci podle atributu objektu.",
                            "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": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee revize nepodporuj\u00ed p\u0159esunut\u00ed do ko\u0161e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Unik\u00e1tn\u00ed n\u00e1zev v URL identifikuj\u00edc\u00ed \u0161ablonu.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identifik\u00e1tor \u0161ablony pro \u0161ablonu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0160ablony obsahu",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Obsah \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho \u0161ablonou.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev \u0161ablony.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev \u0161ablony, transformovan\u00fd pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Popis \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status \u0161ablony.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID autora \u0161ablony.",
                            "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": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "ID pro automatick\u00e9 ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Omezit na zadan\u00e9 ID p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Omezte na zadanou oblast \u010d\u00e1sti \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Typ p\u0159\u00edsp\u011bvku, pro kter\u00fd chcete z\u00edskat \u0161ablony.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unik\u00e1tn\u00ed n\u00e1zev v URL identifikuj\u00edc\u00ed \u0161ablonu.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Identifik\u00e1tor \u0161ablony pro \u0161ablonu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u0160ablony obsahu",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Obsah \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho \u0161ablonou.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "N\u00e1zev \u0161ablony.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev \u0161ablony, transformovan\u00fd pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Popis \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status \u0161ablony.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID autora \u0161ablony.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Zjednodu\u0161en\u00fd n\u00e1zev \u0161ablony, pro kterou lze z\u00edskat z\u00e1lo\u017en\u00ed \u0159e\u0161en\u00ed",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Ozna\u010duje, zda je \u0161ablona vlastn\u00ed nebo je sou\u010d\u00e1st\u00ed hierarchie \u0161ablon",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "P\u0159edpona \u0161ablony pro vytvo\u0159enou \u0161ablonu. To se pou\u017e\u00edv\u00e1 k extrahov\u00e1n\u00ed hlavn\u00edho typu \u0161ablony, nap\u0159. v `taxonomy-books` extrahuje `taxonomy`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Unik\u00e1tn\u00ed n\u00e1zev v URL identifikuj\u00edc\u00ed \u0161ablonu.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identifik\u00e1tor \u0161ablony pro \u0161ablonu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0160ablony obsahu",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Obsah \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho \u0161ablonou.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev \u0161ablony.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev \u0161ablony, transformovan\u00fd pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Popis \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status \u0161ablony.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID autora \u0161ablony.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0158adit kolekci podle atributu objektu.",
                            "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": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee revize nepodporuj\u00ed p\u0159esunut\u00ed do ko\u0161e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Unik\u00e1tn\u00ed n\u00e1zev v URL identifikuj\u00edc\u00ed \u0161ablonu.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identifik\u00e1tor \u0161ablony pro \u0161ablonu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0160ablony obsahu",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Obsah \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho \u0161ablonou.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev \u0161ablony.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev \u0161ablony, transformovan\u00fd pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Popis \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status \u0161ablony.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID autora \u0161ablony.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Kde je \u010d\u00e1st \u0161ablony ur\u010dena k pou\u017eit\u00ed (z\u00e1hlav\u00ed, z\u00e1pat\u00ed atd.)",
                            "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": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "ID pro automatick\u00e9 ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Omezit na zadan\u00e9 ID p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Omezte na zadanou oblast \u010d\u00e1sti \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Typ p\u0159\u00edsp\u011bvku, pro kter\u00fd chcete z\u00edskat \u0161ablony.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unik\u00e1tn\u00ed n\u00e1zev v URL identifikuj\u00edc\u00ed \u0161ablonu.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Identifik\u00e1tor \u0161ablony pro \u0161ablonu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u0160ablony obsahu",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Obsah \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho \u0161ablonou.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "N\u00e1zev \u0161ablony.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev \u0161ablony, transformovan\u00fd pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Popis \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status \u0161ablony.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID autora \u0161ablony.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Kde je \u010d\u00e1st \u0161ablony ur\u010dena k pou\u017eit\u00ed (z\u00e1hlav\u00ed, z\u00e1pat\u00ed atd.)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Zjednodu\u0161en\u00fd n\u00e1zev \u0161ablony, pro kterou lze z\u00edskat z\u00e1lo\u017en\u00ed \u0159e\u0161en\u00ed",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Ozna\u010duje, zda je \u0161ablona vlastn\u00ed nebo je sou\u010d\u00e1st\u00ed hierarchie \u0161ablon",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "P\u0159edpona \u0161ablony pro vytvo\u0159enou \u0161ablonu. To se pou\u017e\u00edv\u00e1 k extrahov\u00e1n\u00ed hlavn\u00edho typu \u0161ablony, nap\u0159. v `taxonomy-books` extrahuje `taxonomy`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Unik\u00e1tn\u00ed n\u00e1zev v URL identifikuj\u00edc\u00ed \u0161ablonu.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identifik\u00e1tor \u0161ablony pro \u0161ablonu.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0160ablony obsahu",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Obsah \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho \u0161ablonou.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev \u0161ablony.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev \u0161ablony, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev \u0161ablony, transformovan\u00fd pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Popis \u0161ablony.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status \u0161ablony.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID autora \u0161ablony.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Kde je \u010d\u00e1st \u0161ablony ur\u010dena k pou\u017eit\u00ed (z\u00e1hlav\u00ed, z\u00e1pat\u00ed atd.)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "ID \u0161ablony",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "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": "ID nad\u0159azen\u00e9ho prvku revize glob\u00e1ln\u00edch styl\u016f.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize glob\u00e1ln\u00edch styl\u016f.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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": "Identifik\u00e1tor \u0161ablony",
                            "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": "Identifik\u00e1tor \u0161ablony",
                            "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": "ID konfigurace glob\u00e1ln\u00edch styl\u016f.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "Glob\u00e1ln\u00ed styly.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "Glob\u00e1ln\u00ed nastaven\u00ed.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev variace glob\u00e1ln\u00edch styl\u016f.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev pro variantu glob\u00e1ln\u00edch styl\u016f, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Zp\u016fsob interpretace vyhled\u00e1vac\u00edho vstupu.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Pole n\u00e1zv\u016f sloupc\u016f, kter\u00e9 maj\u00ed b\u00fdt prohled\u00e1v\u00e1ny.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s jedn\u00edm nebo v\u00edce specifick\u00fdmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd jeden nebo v\u00edce stav\u016f.",
                            "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 zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro p\u0159\u00edsp\u011bvek, pokud je chr\u00e1n\u011bn heslem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0158adit kolekci podle atributu objektu.",
                            "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": "ID nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee revize nepodporuj\u00ed p\u0159esunut\u00ed do ko\u0161e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "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": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID pro automatick\u00e9 ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Zp\u016fsob interpretace vyhled\u00e1vac\u00edho vstupu.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s jedn\u00edm nebo v\u00edce specifick\u00fdmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "Verze sch\u00e9matu theme.json pou\u017eit\u00e1 pro nastaven\u00ed typografie.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "Deklarace font-family ve form\u00e1tu theme.json, zak\u00f3dovan\u00e1 jako \u0159et\u011bzec.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "Verze sch\u00e9matu theme.json pou\u017eit\u00e1 pro nastaven\u00ed typografie.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "Deklarace font-family ve form\u00e1tu theme.json, zak\u00f3dovan\u00e1 jako \u0159et\u011bzec.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "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": "ID nad\u0159azen\u00e9 skupiny p\u00edsem varianty p\u00edsma.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Zp\u016fsob interpretace vyhled\u00e1vac\u00edho vstupu.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "ID nad\u0159azen\u00e9 skupiny p\u00edsem varianty p\u00edsma.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "Verze sch\u00e9matu theme.json pou\u017eit\u00e1 pro nastaven\u00ed typografie.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "Deklarace font-face ve form\u00e1tu theme.json, zak\u00f3dovan\u00e1 jako \u0159et\u011bzec.",
                            "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": "ID nad\u0159azen\u00e9 skupiny p\u00edsem varianty p\u00edsma.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor varianty p\u00edsma.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "ID nad\u0159azen\u00e9 skupiny p\u00edsem varianty p\u00edsma.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor varianty p\u00edsma.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-cookie": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s konkr\u00e9tn\u00ed hodnotou menu_order.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Zp\u016fsob interpretace vyhled\u00e1vac\u00edho vstupu.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Pole n\u00e1zv\u016f sloupc\u016f, kter\u00e9 maj\u00ed b\u00fdt prohled\u00e1v\u00e1ny.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s jedn\u00edm nebo v\u00edce specifick\u00fdmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd jeden nebo v\u00edce stav\u016f.",
                            "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": "Omezte mno\u017einu v\u00fdsledk\u016f na z\u00e1klad\u011b vztahu mezi v\u00edce taxonomie.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "rcb-cookie-group": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na polo\u017eky s konkr\u00e9tn\u00edmi term\u00edny p\u0159i\u0159azen\u00fdmi v taxonomii rcb-cookie-group.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Seznam ID polo\u017eek",
                                    "description": "Porovnejte polo\u017eky s uveden\u00fdmi ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Dotaz na taxonomii polo\u017eky ID",
                                    "description": "Prove\u010fte pokro\u010dil\u00fd dotaz na polo\u017eku.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID polo\u017eky.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Zda mus\u00ed b\u00fdt polo\u017ek\u00e1m p\u0159i\u0159azeny v\u0161echny nebo n\u011bkter\u00e9 zadan\u00e9 polo\u017eky.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "rcb-cookie-group_exclude": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u0161echny polo\u017eky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd specifick\u00fd v\u00fdraz v taxonomii rcb-cookie-group.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Seznam ID polo\u017eek",
                                    "description": "Porovnejte polo\u017eky s uveden\u00fdmi ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Dotaz na taxonomii polo\u017eky ID",
                                    "description": "Prove\u010fte pokro\u010dil\u00fd dotaz na polo\u017eku.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID polo\u017eky.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Po\u0159ad\u00ed p\u0159\u00edsp\u011bvku ve vztahu k ostatn\u00edm p\u0159\u00edsp\u011bvk\u016fm.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "presetId": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "presetVersion": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "isProviderCurrentWebsite": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerContactPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerContactEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerContactLink": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "uniqueName": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "legalBasis": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "consent",
                                    "enum": [
                                        "consent",
                                        "legal-requirement",
                                        "legitimate-interest"
                                    ]
                                },
                                "isEmbeddingOnlyExternalResources": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "dataProcessingInCountries": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "dataProcessingInCountriesSpecialTreatments": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "technicalDefinitions": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "codeDynamics": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerPrivacyPolicyUrl": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerLegalNoticeUrl": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "executePriority": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 10
                                },
                                "codeOptIn": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "executeCodeOptInWhenNoTagManagerConsentIsGiven": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "codeOptOut": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "executeCodeOptOutWhenNoTagManagerConsentIsGiven": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "deleteTechnicalDefinitionsAfterOptOut": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "codeOnPageLoad": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "tagManagerOptInEventName": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "tagManagerOptOutEventName": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "googleConsentModeConsentTypes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "rcb-cookie-group": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii rcb-cookie-group.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wp\/v2\/rcb-cookie"
                    }
                ]
            }
        },
        "\/wp\/v2\/rcb-cookie\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro p\u0159\u00edsp\u011bvek, pokud je chr\u00e1n\u011bn heslem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Po\u0159ad\u00ed p\u0159\u00edsp\u011bvku ve vztahu k ostatn\u00edm p\u0159\u00edsp\u011bvk\u016fm.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "presetId": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "presetVersion": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "isProviderCurrentWebsite": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerContactPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerContactEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerContactLink": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "uniqueName": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "legalBasis": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "consent",
                                    "enum": [
                                        "consent",
                                        "legal-requirement",
                                        "legitimate-interest"
                                    ]
                                },
                                "isEmbeddingOnlyExternalResources": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "dataProcessingInCountries": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "dataProcessingInCountriesSpecialTreatments": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "technicalDefinitions": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "codeDynamics": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerPrivacyPolicyUrl": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerLegalNoticeUrl": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "executePriority": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 10
                                },
                                "codeOptIn": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "executeCodeOptInWhenNoTagManagerConsentIsGiven": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "codeOptOut": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "executeCodeOptOutWhenNoTagManagerConsentIsGiven": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "deleteTechnicalDefinitionsAfterOptOut": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "codeOnPageLoad": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "tagManagerOptInEventName": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "tagManagerOptOutEventName": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "googleConsentModeConsentTypes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "rcb-cookie-group": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii rcb-cookie-group.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-cookie\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Po\u0159ad\u00ed p\u0159\u00edsp\u011bvku ve vztahu k ostatn\u00edm p\u0159\u00edsp\u011bvk\u016fm.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "presetId": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "presetVersion": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "isProviderCurrentWebsite": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerContactPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerContactEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerContactLink": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "uniqueName": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "legalBasis": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "consent",
                                    "enum": [
                                        "consent",
                                        "legal-requirement",
                                        "legitimate-interest"
                                    ]
                                },
                                "isEmbeddingOnlyExternalResources": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "dataProcessingInCountries": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "dataProcessingInCountriesSpecialTreatments": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "technicalDefinitions": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "codeDynamics": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerPrivacyPolicyUrl": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerLegalNoticeUrl": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "executePriority": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 10
                                },
                                "codeOptIn": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "executeCodeOptInWhenNoTagManagerConsentIsGiven": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "codeOptOut": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "executeCodeOptOutWhenNoTagManagerConsentIsGiven": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "deleteTechnicalDefinitionsAfterOptOut": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "codeOnPageLoad": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "tagManagerOptInEventName": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "tagManagerOptOutEventName": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "googleConsentModeConsentTypes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "rcb-cookie-group": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii rcb-cookie-group.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-cookie\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID pro automatick\u00e9 ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-blocker": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Zp\u016fsob interpretace vyhled\u00e1vac\u00edho vstupu.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Pole n\u00e1zv\u016f sloupc\u016f, kter\u00e9 maj\u00ed b\u00fdt prohled\u00e1v\u00e1ny.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s jedn\u00edm nebo v\u00edce specifick\u00fdmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd jeden nebo v\u00edce stav\u016f.",
                            "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 zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "presetId": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "presetVersion": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "rules": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "criteria": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "services"
                                },
                                "tcfVendors": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "tcfPurposes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "1"
                                },
                                "services": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "isVisual": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "visualType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "visualMediaThumbnail": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "visualContentType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "isVisualDarkMode": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "visualBlur": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "visualDownloadThumbnail": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "visualHeroButtonText": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "shouldForceToShowVisual": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wp\/v2\/rcb-blocker"
                    }
                ]
            }
        },
        "\/wp\/v2\/rcb-blocker\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro p\u0159\u00edsp\u011bvek, pokud je chr\u00e1n\u011bn heslem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "presetId": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "presetVersion": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "rules": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "criteria": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "services"
                                },
                                "tcfVendors": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "tcfPurposes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "1"
                                },
                                "services": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "isVisual": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "visualType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "visualMediaThumbnail": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "visualContentType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "isVisualDarkMode": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "visualBlur": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "visualDownloadThumbnail": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "visualHeroButtonText": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "shouldForceToShowVisual": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-blocker\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "presetId": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "presetVersion": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "rules": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "criteria": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "services"
                                },
                                "tcfVendors": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "tcfPurposes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "1"
                                },
                                "services": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "isVisual": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "visualType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "visualMediaThumbnail": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "visualContentType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "isVisualDarkMode": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "visualBlur": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "visualDownloadThumbnail": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "visualHeroButtonText": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "shouldForceToShowVisual": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-blocker\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID pro automatick\u00e9 ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-banner-link": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s konkr\u00e9tn\u00ed hodnotou menu_order.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Zp\u016fsob interpretace vyhled\u00e1vac\u00edho vstupu.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Pole n\u00e1zv\u016f sloupc\u016f, kter\u00e9 maj\u00ed b\u00fdt prohled\u00e1v\u00e1ny.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s jedn\u00edm nebo v\u00edce specifick\u00fdmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd jeden nebo v\u00edce stav\u016f.",
                            "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 zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Po\u0159ad\u00ed p\u0159\u00edsp\u011bvku ve vztahu k ostatn\u00edm p\u0159\u00edsp\u011bvk\u016fm.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "pageType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "legalNotice",
                                        "privacyPolicy",
                                        "gtc",
                                        "tos",
                                        "cancellationPolicy",
                                        "cookiePolicy",
                                        "dpa",
                                        "disputeResolution",
                                        "other"
                                    ]
                                },
                                "isExternalUrl": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "pageId": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "externalUrl": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "hideCookieBanner": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "isTargetBlank": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wp\/v2\/rcb-banner-link"
                    }
                ]
            }
        },
        "\/wp\/v2\/rcb-banner-link\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro p\u0159\u00edsp\u011bvek, pokud je chr\u00e1n\u011bn heslem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Po\u0159ad\u00ed p\u0159\u00edsp\u011bvku ve vztahu k ostatn\u00edm p\u0159\u00edsp\u011bvk\u016fm.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "pageType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "legalNotice",
                                        "privacyPolicy",
                                        "gtc",
                                        "tos",
                                        "cancellationPolicy",
                                        "cookiePolicy",
                                        "dpa",
                                        "disputeResolution",
                                        "other"
                                    ]
                                },
                                "isExternalUrl": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "pageId": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "externalUrl": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "hideCookieBanner": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "isTargetBlank": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-banner-link\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Po\u0159ad\u00ed p\u0159\u00edsp\u011bvku ve vztahu k ostatn\u00edm p\u0159\u00edsp\u011bvk\u016fm.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "pageType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "legalNotice",
                                        "privacyPolicy",
                                        "gtc",
                                        "tos",
                                        "cancellationPolicy",
                                        "cookiePolicy",
                                        "dpa",
                                        "disputeResolution",
                                        "other"
                                    ]
                                },
                                "isExternalUrl": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "pageId": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "externalUrl": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "hideCookieBanner": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "isTargetBlank": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-banner-link\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID pro automatick\u00e9 ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-tcf-vendor-conf": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Zp\u016fsob interpretace vyhled\u00e1vac\u00edho vstupu.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Pole n\u00e1zv\u016f sloupc\u016f, kter\u00e9 maj\u00ed b\u00fdt prohled\u00e1v\u00e1ny.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s jedn\u00edm nebo v\u00edce specifick\u00fdmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd jeden nebo v\u00edce stav\u016f.",
                            "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 zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "vendorId": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "restrictivePurposes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "dataProcessingInCountries": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "dataProcessingInCountriesSpecialTreatments": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wp\/v2\/rcb-tcf-vendor-conf"
                    }
                ]
            }
        },
        "\/wp\/v2\/rcb-tcf-vendor-conf\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro p\u0159\u00edsp\u011bvek, pokud je chr\u00e1n\u011bn heslem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "vendorId": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "restrictivePurposes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "dataProcessingInCountries": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "dataProcessingInCountriesSpecialTreatments": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/project": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 jsou p\u0159i\u0159azeny konkr\u00e9tn\u00edm autor\u016fm.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f nezahrnovala p\u0159\u00edsp\u011bvky p\u0159i\u0159azen\u00e9 konkr\u00e9tn\u00edm autor\u016fm.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky publikovan\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Omezen\u00ed odpov\u011bdi na p\u0159\u00edsp\u011bvky upraven\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Zp\u016fsob interpretace vyhled\u00e1vac\u00edho vstupu.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Pole n\u00e1zv\u016f sloupc\u016f, kter\u00e9 maj\u00ed b\u00fdt prohled\u00e1v\u00e1ny.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky s jedn\u00edm nebo v\u00edce specifick\u00fdmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Omezit sadu v\u00fdsledk\u016f na p\u0159\u00edsp\u011bvky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd jeden nebo v\u00edce stav\u016f.",
                            "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": "Omezte mno\u017einu v\u00fdsledk\u016f na z\u00e1klad\u011b vztahu mezi v\u00edce taxonomie.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "project_category": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na polo\u017eky s konkr\u00e9tn\u00edmi term\u00edny p\u0159i\u0159azen\u00fdmi v taxonomii project_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Seznam ID polo\u017eek",
                                    "description": "Porovnejte polo\u017eky s uveden\u00fdmi ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Dotaz na taxonomii polo\u017eky ID",
                                    "description": "Prove\u010fte pokro\u010dil\u00fd dotaz na polo\u017eku.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID polo\u017eky.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Zda maj\u00ed b\u00fdt d\u00edl\u010d\u00ed polo\u017eky zahrnuty do podm\u00ednek, kter\u00e9 omezuj\u00ed sadu v\u00fdsledk\u016f.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Zda mus\u00ed b\u00fdt polo\u017ek\u00e1m p\u0159i\u0159azeny v\u0161echny nebo n\u011bkter\u00e9 zadan\u00e9 polo\u017eky.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "project_category_exclude": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u0161echny polo\u017eky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd specifick\u00fd v\u00fdraz v taxonomii project_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Seznam ID polo\u017eek",
                                    "description": "Porovnejte polo\u017eky s uveden\u00fdmi ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Dotaz na taxonomii polo\u017eky ID",
                                    "description": "Prove\u010fte pokro\u010dil\u00fd dotaz na polo\u017eku.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID polo\u017eky.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Zda maj\u00ed b\u00fdt d\u00edl\u010d\u00ed polo\u017eky zahrnuty do podm\u00ednek, kter\u00e9 omezuj\u00ed sadu v\u00fdsledk\u016f.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "project_tag": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na polo\u017eky s konkr\u00e9tn\u00edmi term\u00edny p\u0159i\u0159azen\u00fdmi v taxonomii project_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Seznam ID polo\u017eek",
                                    "description": "Porovnejte polo\u017eky s uveden\u00fdmi ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Dotaz na taxonomii polo\u017eky ID",
                                    "description": "Prove\u010fte pokro\u010dil\u00fd dotaz na polo\u017eku.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID polo\u017eky.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Zda mus\u00ed b\u00fdt polo\u017ek\u00e1m p\u0159i\u0159azeny v\u0161echny nebo n\u011bkter\u00e9 zadan\u00e9 polo\u017eky.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "project_tag_exclude": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u0161echny polo\u017eky, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd specifick\u00fd v\u00fdraz v taxonomii project_tag.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Seznam ID polo\u017eek",
                                    "description": "Porovnejte polo\u017eky s uveden\u00fdmi ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Dotaz na taxonomii polo\u017eky ID",
                                    "description": "Prove\u010fte pokro\u010dil\u00fd dotaz na polo\u017eku.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID polo\u017eky.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID autora p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zkr\u00e1cen\u00fd popis p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Stru\u010dn\u00fd v\u00fdpis pro p\u0159\u00edsp\u011bvek tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID n\u00e1hledov\u00e9ho obr\u00e1zku pro p\u0159\u00edsp\u011bvek.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Informace o tom, jestli jsou koment\u00e1\u0159e u p\u0159\u00edsp\u011bvku povoleny.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Informace o tom, jestli lze pro p\u0159\u00edsp\u011bvek pou\u017e\u00edt p\u0159\u00edkaz ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "editor_notices": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "project_category": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii project_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "project_tag": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii project_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wp\/v2\/project"
                    }
                ]
            }
        },
        "\/wp\/v2\/project\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "P\u0159epsat v\u00fdchoz\u00ed d\u00e9lku v\u00fd\u0148atku.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro p\u0159\u00edsp\u011bvek, pokud je chr\u00e1n\u011bn heslem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID autora p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zkr\u00e1cen\u00fd popis p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Stru\u010dn\u00fd v\u00fdpis pro p\u0159\u00edsp\u011bvek tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID n\u00e1hledov\u00e9ho obr\u00e1zku pro p\u0159\u00edsp\u011bvek.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Informace o tom, jestli jsou koment\u00e1\u0159e u p\u0159\u00edsp\u011bvku povoleny.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Informace o tom, jestli lze pro p\u0159\u00edsp\u011bvek pou\u017e\u00edt p\u0159\u00edkaz ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "editor_notices": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "project_category": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii project_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "project_tag": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii project_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/project\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0158adit kolekci podle atributu objektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/project\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho prvku revize.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor revize.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee revize nepodporuj\u00ed p\u0159esunut\u00ed do ko\u0161e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/project\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum zve\u0159ejn\u011bn\u00ed p\u0159\u00edsp\u011bvku, jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro p\u0159\u00edsp\u011bvek jedine\u010dn\u00fd pro dan\u00fd typ.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Pojmenovan\u00fd stav p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro ochranu p\u0159\u00edstupu k obsahu a podrobnost\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "N\u00e1zev p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "N\u00e1zev dan\u00e9ho p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML n\u00e1zev p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Obsah tohoto p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah p\u0159\u00edsp\u011bvku tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro dan\u00fd p\u0159\u00edsp\u011bvek, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Verze form\u00e1tu bloku obsahu pou\u017e\u00edvan\u00e9ho p\u0159\u00edsp\u011bvkem.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je obsah chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID autora p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zkr\u00e1cen\u00fd popis p\u0159\u00edsp\u011bvku.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Stru\u010dn\u00fd v\u00fdpis pro p\u0159\u00edsp\u011bvek tak, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku, pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Informace o tom, jestli je stru\u010dn\u00fd v\u00fdpis p\u0159\u00edsp\u011bvku chr\u00e1n\u011bn heslem.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID n\u00e1hledov\u00e9ho obr\u00e1zku pro p\u0159\u00edsp\u011bvek.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Informace o tom, jestli jsou koment\u00e1\u0159e u p\u0159\u00edsp\u011bvku povoleny.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Informace o tom, jestli lze pro p\u0159\u00edsp\u011bvek pou\u017e\u00edt p\u0159\u00edkaz ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_et_pb_use_builder": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_pb_old_content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_et_gb_content_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "editor_notices": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Soubor \u0161ablony, kter\u00fd se m\u00e1 pou\u017e\u00edt na zobrazen\u00ed p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "project_category": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii project_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "project_tag": {
                            "description": "Polo\u017eky p\u0159i\u0159azen\u00e9 k p\u0159\u00edsp\u011bvku v taxonomii project_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/project\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho pro automatick\u00e9ho ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID pro automatick\u00e9 ukl\u00e1d\u00e1n\u00ed.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro typ obsahu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor stavu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na taxonomie spojen\u00e9 s konkr\u00e9tn\u00edm typem obsahu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro taxonomii.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0158adit kolekci podle atributu polo\u017eky.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Informace o tom, jestli skr\u00fdvat polo\u017eky, kter\u00fdm nejsou p\u0159i\u0159azeny \u017e\u00e1dn\u00e9 p\u0159\u00edsp\u011bvky.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u00fdrazy p\u0159i\u0159azen\u00e9 ke konkr\u00e9tn\u00edm nad\u0159azen\u00fdm v\u00fdraz\u016fm.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u00fdrazy p\u0159i\u0159azen\u00e9 konkr\u00e9tn\u00edmu p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u00fdrazy s jedn\u00edm nebo v\u00edce konkr\u00e9tn\u00edmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML popis polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML n\u00e1zev polo\u017eky.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro v\u00fdraz jedine\u010dn\u00fd pro sv\u016fj typ.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho v\u00fdrazu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML popis polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML n\u00e1zev polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro v\u00fdraz jedine\u010dn\u00fd pro sv\u016fj typ.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho v\u00fdrazu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee polo\u017eky nepodporuj\u00ed p\u0159esunut\u00ed do ko\u0161e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0158adit kolekci podle atributu polo\u017eky.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Informace o tom, jestli skr\u00fdvat polo\u017eky, kter\u00fdm nejsou p\u0159i\u0159azeny \u017e\u00e1dn\u00e9 p\u0159\u00edsp\u011bvky.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u00fdrazy p\u0159i\u0159azen\u00e9 konkr\u00e9tn\u00edmu p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u00fdrazy s jedn\u00edm nebo v\u00edce konkr\u00e9tn\u00edmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML popis polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML n\u00e1zev polo\u017eky.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro v\u00fdraz jedine\u010dn\u00fd pro sv\u016fj typ.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML popis polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML n\u00e1zev polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro v\u00fdraz jedine\u010dn\u00fd pro sv\u016fj typ.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee polo\u017eky nepodporuj\u00ed p\u0159esunut\u00ed do ko\u0161e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0158adit kolekci podle atributu polo\u017eky.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Informace o tom, jestli skr\u00fdvat polo\u017eky, kter\u00fdm nejsou p\u0159i\u0159azeny \u017e\u00e1dn\u00e9 p\u0159\u00edsp\u011bvky.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u00fdrazy p\u0159i\u0159azen\u00e9 konkr\u00e9tn\u00edmu p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u00fdrazy s jedn\u00edm nebo v\u00edce konkr\u00e9tn\u00edmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML popis polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML n\u00e1zev polo\u017eky.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro v\u00fdraz jedine\u010dn\u00fd pro sv\u016fj typ.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Um\u00edst\u011bn\u00ed p\u0159i\u0159azen\u00e1 k menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Maj\u00ed se do tohoto menu automaticky p\u0159id\u00e1vat str\u00e1nky nejvy\u0161\u0161\u00ed \u00farovn\u011b.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML popis polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML n\u00e1zev polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro v\u00fdraz jedine\u010dn\u00fd pro sv\u016fj typ.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Um\u00edst\u011bn\u00ed p\u0159i\u0159azen\u00e1 k menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Maj\u00ed se do tohoto menu automaticky p\u0159id\u00e1vat str\u00e1nky nejvy\u0161\u0161\u00ed \u00farovn\u011b.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee polo\u017eky nepodporuj\u00ed p\u0159esunut\u00ed do ko\u0161e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0158adit kolekci podle atributu polo\u017eky.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Informace o tom, jestli skr\u00fdvat polo\u017eky, kter\u00fdm nejsou p\u0159i\u0159azeny \u017e\u00e1dn\u00e9 p\u0159\u00edsp\u011bvky.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u00fdrazy p\u0159i\u0159azen\u00e9 konkr\u00e9tn\u00edmu p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u00fdrazy s jedn\u00edm nebo v\u00edce konkr\u00e9tn\u00edmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML popis polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML n\u00e1zev polo\u017eky.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro v\u00fdraz jedine\u010dn\u00fd pro sv\u016fj typ.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML popis polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML n\u00e1zev polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro v\u00fdraz jedine\u010dn\u00fd pro sv\u016fj typ.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee polo\u017eky nepodporuj\u00ed p\u0159esunut\u00ed do ko\u0161e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-cookie-group": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0158adit kolekci podle atributu polo\u017eky.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Informace o tom, jestli skr\u00fdvat polo\u017eky, kter\u00fdm nejsou p\u0159i\u0159azeny \u017e\u00e1dn\u00e9 p\u0159\u00edsp\u011bvky.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u00fdrazy p\u0159i\u0159azen\u00e9 konkr\u00e9tn\u00edmu p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u00fdrazy s jedn\u00edm nebo v\u00edce konkr\u00e9tn\u00edmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML popis polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML n\u00e1zev polo\u017eky.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro v\u00fdraz jedine\u010dn\u00fd pro sv\u016fj typ.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "order": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "isEssential": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "isDefault": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wp\/v2\/rcb-cookie-group"
                    }
                ]
            }
        },
        "\/wp\/v2\/rcb-cookie-group\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML popis polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML n\u00e1zev polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro v\u00fdraz jedine\u010dn\u00fd pro sv\u016fj typ.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "order": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "isEssential": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "isDefault": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee polo\u017eky nepodporuj\u00ed p\u0159esunut\u00ed do ko\u0161e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/project_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0158adit kolekci podle atributu polo\u017eky.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Informace o tom, jestli skr\u00fdvat polo\u017eky, kter\u00fdm nejsou p\u0159i\u0159azeny \u017e\u00e1dn\u00e9 p\u0159\u00edsp\u011bvky.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u00fdrazy p\u0159i\u0159azen\u00e9 ke konkr\u00e9tn\u00edm nad\u0159azen\u00fdm v\u00fdraz\u016fm.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u00fdrazy p\u0159i\u0159azen\u00e9 konkr\u00e9tn\u00edmu p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u00fdrazy s jedn\u00edm nebo v\u00edce konkr\u00e9tn\u00edmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML popis polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML n\u00e1zev polo\u017eky.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro v\u00fdraz jedine\u010dn\u00fd pro sv\u016fj typ.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho v\u00fdrazu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wp\/v2\/project_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/project_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML popis polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML n\u00e1zev polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro v\u00fdraz jedine\u010dn\u00fd pro sv\u016fj typ.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho v\u00fdrazu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee polo\u017eky nepodporuj\u00ed p\u0159esunut\u00ed do ko\u0161e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/project_tag": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0158adit kolekci podle atributu polo\u017eky.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Informace o tom, jestli skr\u00fdvat polo\u017eky, kter\u00fdm nejsou p\u0159i\u0159azeny \u017e\u00e1dn\u00e9 p\u0159\u00edsp\u011bvky.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u00fdrazy p\u0159i\u0159azen\u00e9 konkr\u00e9tn\u00edmu p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na v\u00fdrazy s jedn\u00edm nebo v\u00edce konkr\u00e9tn\u00edmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML popis polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML n\u00e1zev polo\u017eky.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro v\u00fdraz jedine\u010dn\u00fd pro sv\u016fj typ.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wp\/v2\/project_tag"
                    }
                ]
            }
        },
        "\/wp\/v2\/project_tag\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML popis polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML n\u00e1zev polo\u017eky.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro v\u00fdraz jedine\u010dn\u00fd pro sv\u016fj typ.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor polo\u017eky.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee polo\u017eky nepodporuj\u00ed p\u0159esunut\u00ed do ko\u0161e.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Se\u0159adit kolekci podle atributu u\u017eivatele.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na u\u017eivatele s jedn\u00edm nebo v\u00edce konkr\u00e9tn\u00edmi n\u00e1zvy v URL.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na u\u017eivatele odpov\u00eddaj\u00edc\u00ed alespo\u0148 jedn\u00e9 ze zadan\u00fdch u\u017eivatelsk\u00fdch \u00farovn\u00ed. Je akceptov\u00e1n csv seznam nebo samostatn\u00e1 u\u017eivatelsk\u00e1 \u00farove\u0148.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "Omezte sadu v\u00fdsledk\u016f na u\u017eivatele odpov\u00eddaj\u00edc\u00ed alespo\u0148 jedn\u00e9 konkr\u00e9tn\u00ed poskytnut\u00e9 funkci. P\u0159ij\u00edm\u00e1 seznam csv nebo jednu funkci.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "Omezit v\u00fdpis v\u00fdsledk\u016f na u\u017eivatele pova\u017eovan\u00e9 za autory.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na u\u017eivatele, kte\u0159\u00ed publikovali p\u0159\u00edsp\u011bvky.",
                            "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",
                                    "rcb-cookie": "rcb-cookie",
                                    "rcb-blocker": "rcb-blocker",
                                    "rcb-banner-link": "rcb-banner-link",
                                    "rcb-tcf-vendor-conf": "rcb-tcf-vendor-conf",
                                    "project": "project"
                                }
                            },
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Pole n\u00e1zv\u016f sloupc\u016f, kter\u00e9 maj\u00ed b\u00fdt prohled\u00e1v\u00e1ny.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "P\u0159ihla\u0161ovac\u00ed jm\u00e9no u\u017eivatele.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "Ve\u0159ejn\u011b zobrazovan\u00e9 jm\u00e9no u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "K\u0159estn\u00ed jm\u00e9no u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "P\u0159\u00edjmen\u00ed u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "E-mailov\u00e1 adresa u\u017eivatele.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "URL adresa u\u017eivatele.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Popis u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Jazyk u\u017eivatele.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "cs_CZ",
                                "de_DE",
                                "es_ES",
                                "fr_FR",
                                "it_IT",
                                "pl_PL",
                                "ru_RU",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "P\u0159ezd\u00edvka u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u00darovn\u011b p\u0159i\u0159azen\u00e9 u\u017eivateli.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Heslo u\u017eivatele (nen\u00ed nikdy zahrnuto).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "P\u0159edvolby data a \u010dasu byly upraveny.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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": "Jedine\u010dn\u00fd identifik\u00e1tor u\u017eivatele.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor u\u017eivatele.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "P\u0159ihla\u0161ovac\u00ed jm\u00e9no u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ve\u0159ejn\u011b zobrazovan\u00e9 jm\u00e9no u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "K\u0159estn\u00ed jm\u00e9no u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "P\u0159\u00edjmen\u00ed u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "E-mailov\u00e1 adresa u\u017eivatele.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "URL adresa u\u017eivatele.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Popis u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Jazyk u\u017eivatele.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "cs_CZ",
                                "de_DE",
                                "es_ES",
                                "fr_FR",
                                "it_IT",
                                "pl_PL",
                                "ru_RU",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "P\u0159ezd\u00edvka u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u00darovn\u011b p\u0159i\u0159azen\u00e9 u\u017eivateli.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Heslo u\u017eivatele (nen\u00ed nikdy zahrnuto).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "P\u0159edvolby data a \u010dasu byly upraveny.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Jedine\u010dn\u00fd identifik\u00e1tor u\u017eivatele.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee u\u017eivatel\u00e9 nemohou b\u00fdt p\u0159esunuti do ko\u0161e.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "P\u0159i\u0159adit p\u0159\u00edsp\u011bvky a odkazy odstran\u011bn\u00e9ho u\u017eivatele na toto u\u017eivatelsk\u00e9 ID.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "P\u0159ihla\u0161ovac\u00ed jm\u00e9no u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Ve\u0159ejn\u011b zobrazovan\u00e9 jm\u00e9no u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "K\u0159estn\u00ed jm\u00e9no u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "P\u0159\u00edjmen\u00ed u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "E-mailov\u00e1 adresa u\u017eivatele.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "URL adresa u\u017eivatele.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Popis u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Jazyk u\u017eivatele.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "cs_CZ",
                                "de_DE",
                                "es_ES",
                                "fr_FR",
                                "it_IT",
                                "pl_PL",
                                "ru_RU",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "P\u0159ezd\u00edvka u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor u\u017eivatele.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u00darovn\u011b p\u0159i\u0159azen\u00e9 u\u017eivateli.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Heslo u\u017eivatele (nen\u00ed nikdy zahrnuto).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "P\u0159edvolby data a \u010dasu byly upraveny.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vy\u017eaduje se nastaven\u00ed true, proto\u017ee u\u017eivatel\u00e9 nemohou b\u00fdt p\u0159esunuti do ko\u0161e.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "P\u0159i\u0159adit p\u0159\u00edsp\u011bvky a odkazy odstran\u011bn\u00e9ho u\u017eivatele na toto u\u017eivatelsk\u00e9 ID.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "UUID poskytnut\u00e9 aplikaci na jej\u00ed jednozna\u010dnou identifikaci. Doporu\u010duje se pou\u017e\u00edvat UUID v5 s jmenn\u00fdm prostorem URL nebo DNS.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "N\u00e1zev hesla aplikace.",
                            "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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "UUID poskytnut\u00e9 aplikaci na jej\u00ed jednozna\u010dnou identifikaci. Doporu\u010duje se pou\u017e\u00edvat UUID v5 s jmenn\u00fdm prostorem URL nebo DNS.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "N\u00e1zev hesla aplikace.",
                            "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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Omezen\u00ed odpov\u011bdi na koment\u00e1\u0159e publikovan\u00e9 po dan\u00e9m datu, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na koment\u00e1\u0159e p\u0159i\u0159azen\u00e9 konkr\u00e9tn\u00edm u\u017eivatelsk\u00fdm ID. Vy\u017eaduje autorizaci.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala koment\u00e1\u0159e p\u0159i\u0159azen\u00e9 konkr\u00e9tn\u00edm ID u\u017eivatel\u016f. Vy\u017eaduje autorizaci.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed e-mail autora. Vy\u017eaduje autorizaci.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Omezen\u00ed odpov\u011bdi na koment\u00e1\u0159e publikovan\u00e9 p\u0159ed dan\u00fdm datem, kter\u00e9 je v souladu s ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu koment\u00e1\u0159e.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty koment\u00e1\u0159e, kter\u00e9 maj\u00ed konkr\u00e9tn\u00ed nad\u0159azen\u00e9 ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed nad\u0159azen\u00e9 ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "Omezit sadu v\u00fdsledk\u016f na koment\u00e1\u0159e p\u0159i\u0159azen\u00e9 ke konkr\u00e9tn\u00edm ID p\u0159\u00edsp\u011bvk\u016f.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "Omezit sadu v\u00fdsledk\u016f na koment\u00e1\u0159e p\u0159i\u0159azen\u00e9 ur\u010dit\u00e9mu stavu. Vy\u017eaduje autorizaci.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "Omezit sadu v\u00fdsledk\u016f na koment\u00e1\u0159e p\u0159i\u0159azen\u00e9 ur\u010dit\u00e9mu typu. Vy\u017eaduje autorizaci.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Heslo pro p\u0159\u00edsp\u011bvek, pokud je chr\u00e1n\u011bn heslem.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "ID objektu u\u017eivatele, pokud byl autor u\u017eivatelem.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "E-mailov\u00e1 adresa pro autora koment\u00e1\u0159e.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "IP adresa pro autora koment\u00e1\u0159e.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Zobrazovan\u00fd jm\u00e9no autora koment\u00e1\u0159e.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL adresa autora koment\u00e1\u0159e.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Identifika\u010dn\u00ed \u0159et\u011bzec autora koment\u00e1\u0159e.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Obsah koment\u00e1\u0159e.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah koment\u00e1\u0159e, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro koment\u00e1\u0159, transformovan\u00fd pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Datum publikov\u00e1n\u00ed koment\u00e1\u0159e v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum publikov\u00e1n\u00ed koment\u00e1\u0159e v GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "ID nad\u0159azen\u00e9ho koment\u00e1\u0159e.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "ID objektu p\u0159idru\u017een\u00e9ho p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Stav koment\u00e1\u0159e.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Stav vy\u0159e\u0161en\u00ed pozn\u00e1mky",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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": "Unik\u00e1tn\u00ed identifik\u00e1tor koment\u00e1\u0159e.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Heslo k nad\u0159azen\u00e9mu p\u0159\u00edsp\u011bvku koment\u00e1\u0159e (je-li p\u0159\u00edsp\u011bvek je chr\u00e1n\u011bn heslem).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unik\u00e1tn\u00ed identifik\u00e1tor koment\u00e1\u0159e.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "ID objektu u\u017eivatele, pokud byl autor u\u017eivatelem.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "E-mailov\u00e1 adresa pro autora koment\u00e1\u0159e.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "IP adresa pro autora koment\u00e1\u0159e.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Zobrazovan\u00fd jm\u00e9no autora koment\u00e1\u0159e.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL adresa autora koment\u00e1\u0159e.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Identifika\u010dn\u00ed \u0159et\u011bzec autora koment\u00e1\u0159e.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Obsah koment\u00e1\u0159e.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Obsah koment\u00e1\u0159e, jak existuje v datab\u00e1zi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Obsah HTML pro koment\u00e1\u0159, transformovan\u00fd pro zobrazen\u00ed.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Datum publikov\u00e1n\u00ed koment\u00e1\u0159e v \u010dasov\u00e9m p\u00e1smu webu.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Datum publikov\u00e1n\u00ed koment\u00e1\u0159e v GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "ID nad\u0159azen\u00e9ho koment\u00e1\u0159e.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "ID objektu p\u0159idru\u017een\u00e9ho p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Stav koment\u00e1\u0159e.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pole strukturovan\u00fdch informac\u00ed.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Stav vy\u0159e\u0161en\u00ed pozn\u00e1mky",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unik\u00e1tn\u00ed identifik\u00e1tor koment\u00e1\u0159e.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Informace o tom, jestli lze obej\u00edt ko\u0161 vynutit smaz\u00e1n\u00ed.",
                            "required": false
                        },
                        "password": {
                            "description": "Heslo k nad\u0159azen\u00e9mu p\u0159\u00edsp\u011bvku koment\u00e1\u0159e (je-li p\u0159\u00edsp\u011bvek je chr\u00e1n\u011bn heslem).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "Omezit v\u00fdsledky na polo\u017eky typu objektu.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "Omezit v\u00fdsledky na polo\u017eky jednoho nebo v\u00edce podtyp\u016f objekt\u016f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "project",
                                    "category",
                                    "post_tag",
                                    "project_category",
                                    "project_tag",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "Zajist\u00ed, aby sada v\u00fdsledk\u016f neobsahovala konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na konkr\u00e9tn\u00ed ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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": "Jedine\u010dn\u00fd registrovan\u00fd n\u00e1zev bloku.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Atributy bloku",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID obsahu p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Jmenn\u00fd prostor bloku.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Jmenn\u00fd prostor bloku.",
                            "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": "N\u00e1zev bloku",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "Jmenn\u00fd prostor bloku.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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": {
                        "rcb-banner-active": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-blocker-active": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-operator-country": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "enum": [
                                "AF",
                                "AX",
                                "AL",
                                "DZ",
                                "AS",
                                "AD",
                                "AO",
                                "AI",
                                "AQ",
                                "AG",
                                "AR",
                                "AM",
                                "AW",
                                "AU",
                                "AT",
                                "AZ",
                                "BS",
                                "BH",
                                "BD",
                                "BB",
                                "BY",
                                "BE",
                                "BZ",
                                "BJ",
                                "BM",
                                "BT",
                                "BO",
                                "BA",
                                "BW",
                                "BV",
                                "BR",
                                "IO",
                                "BN",
                                "BG",
                                "BF",
                                "BI",
                                "KH",
                                "CM",
                                "CA",
                                "CV",
                                "KY",
                                "CF",
                                "TD",
                                "CL",
                                "CN",
                                "CX",
                                "CC",
                                "CO",
                                "KM",
                                "CG",
                                "CD",
                                "CK",
                                "CR",
                                "CI",
                                "HR",
                                "CU",
                                "CY",
                                "CZ",
                                "DK",
                                "DJ",
                                "DM",
                                "DO",
                                "EC",
                                "EG",
                                "SV",
                                "GQ",
                                "ER",
                                "EE",
                                "ET",
                                "FK",
                                "FO",
                                "FJ",
                                "FI",
                                "FR",
                                "GF",
                                "PF",
                                "TF",
                                "GA",
                                "GM",
                                "GE",
                                "DE",
                                "GH",
                                "GI",
                                "GR",
                                "GL",
                                "GD",
                                "GP",
                                "GU",
                                "GT",
                                "GG",
                                "GN",
                                "GW",
                                "GY",
                                "HT",
                                "HM",
                                "VA",
                                "HN",
                                "HK",
                                "HU",
                                "IS",
                                "IN",
                                "ID",
                                "IR",
                                "IQ",
                                "IE",
                                "IM",
                                "IL",
                                "IT",
                                "JM",
                                "JP",
                                "JE",
                                "JO",
                                "KZ",
                                "KE",
                                "KI",
                                "KR",
                                "KP",
                                "KW",
                                "KG",
                                "LA",
                                "LV",
                                "LB",
                                "LS",
                                "LR",
                                "LY",
                                "LI",
                                "LT",
                                "LU",
                                "MO",
                                "MK",
                                "MG",
                                "MW",
                                "MY",
                                "MV",
                                "ML",
                                "MT",
                                "MH",
                                "MQ",
                                "MR",
                                "MU",
                                "YT",
                                "MX",
                                "FM",
                                "MD",
                                "MC",
                                "MN",
                                "ME",
                                "MS",
                                "MA",
                                "MZ",
                                "MM",
                                "NA",
                                "NR",
                                "NP",
                                "NL",
                                "AN",
                                "NC",
                                "NZ",
                                "NI",
                                "NE",
                                "NG",
                                "NU",
                                "NF",
                                "MP",
                                "NO",
                                "OM",
                                "PK",
                                "PW",
                                "PS",
                                "PA",
                                "PG",
                                "PY",
                                "PE",
                                "PH",
                                "PN",
                                "PL",
                                "PT",
                                "PR",
                                "QA",
                                "RE",
                                "RO",
                                "RU",
                                "RW",
                                "BL",
                                "SH",
                                "KN",
                                "LC",
                                "MF",
                                "PM",
                                "VC",
                                "WS",
                                "SM",
                                "ST",
                                "SA",
                                "SN",
                                "RS",
                                "SC",
                                "SL",
                                "SG",
                                "SK",
                                "SI",
                                "SB",
                                "SO",
                                "ZA",
                                "GS",
                                "ES",
                                "LK",
                                "SD",
                                "SR",
                                "SJ",
                                "SZ",
                                "SE",
                                "CH",
                                "SY",
                                "TW",
                                "TJ",
                                "TZ",
                                "TH",
                                "TL",
                                "TG",
                                "TK",
                                "TO",
                                "TT",
                                "TN",
                                "TR",
                                "TM",
                                "TC",
                                "TV",
                                "UG",
                                "UA",
                                "AE",
                                "GB",
                                "US",
                                "UM",
                                "UY",
                                "UZ",
                                "VU",
                                "VE",
                                "VN",
                                "VG",
                                "VI",
                                "WF",
                                "EH",
                                "YE",
                                "ZM",
                                "ZW",
                                ""
                            ],
                            "required": false
                        },
                        "rcb-operator-contact-address": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-operator-contact-phone": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-operator-contact-email": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-operator-contact-form-id": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "rcb-cookie-policy-id": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "rcb-territorial-legal-basis": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-hide-page-ids": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-set-cookies-via-manager": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-accept-all-for-bots": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-respect-do-not-track": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-cookie-duration": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "rcb-cookie-version": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "rcb-failed-consent-documentation-handling": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "enum": [
                                "optimistic",
                                "essentials"
                            ],
                            "required": false
                        },
                        "rcb-save-ip": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-age-notice": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-age-notice-age-limit": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "enum": [
                                "INHERIT",
                                "GDPR",
                                "BE",
                                "DK",
                                "EE",
                                "FI",
                                "IS",
                                "LV",
                                "NO",
                                "PT",
                                "SE",
                                "MT",
                                "AT",
                                "BG",
                                "CY",
                                "IT",
                                "LT",
                                "ES",
                                "CZ",
                                "FR",
                                "GR",
                                "SI",
                                "DE",
                                "HR",
                                "HU",
                                "LI",
                                "LU",
                                "NL",
                                "PL",
                                "RO",
                                "SK",
                                "IE",
                                "CH"
                            ],
                            "required": false
                        },
                        "rcb-list-services-notice": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-consent-duration": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "rcb-data-processing-in-unsafe-countries": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-banner-less-consent": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-banner-less-show-on-page-ids": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-consent-forwarding": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-forward-to": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-cross-domains": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-country-bypass": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-country-bypass-countries": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-country-bypass-type": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "enum": [
                                "all",
                                "essentials"
                            ],
                            "required": false
                        },
                        "rcb-country-bypass-db-download-time": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-tcf": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-tcf-accepted-time": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-tcf-first-accepted-time": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-tcf-scope-of-consent": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-tcf-gvl-download-time": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-gcm": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-gcm-recommandations": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-gcm-additional-url-parameters": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-gcm-redact-without-consent": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-gcm-list-purposes": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-affiliate-link": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-affiliate-label-behind": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-affiliate-description": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-banner-sticky-links-enabled": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "hug_append_all": {
                            "title": "",
                            "description": "Append all UTM parameters to all links",
                            "type": "string",
                            "required": false
                        },
                        "hug_zapier_url": {
                            "title": "",
                            "description": "Zapier URL",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "hug_httponly_cookies": {
                            "title": "",
                            "description": "HTTP Only Cookies",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "title": "N\u00e1zev",
                            "description": "N\u00e1zev webu.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "Popis webu",
                            "description": "Popis webu.",
                            "type": "string",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "M\u011bsto ve va\u0161\u00ed \u010dasov\u00e9 z\u00f3n\u011b.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "Form\u00e1t data pro v\u0161echny \u0159et\u011bzce datum\u016f.",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "Form\u00e1t \u010dasu pro v\u0161echny \u010dasov\u00e9 \u0159et\u011bzce.",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "\u010c\u00edslo dne v t\u00fddnu, kdy by m\u011bl t\u00fdden za\u010d\u00ednat.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "K\u00f3d lokalizace WordPressu.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "P\u0159ev\u00e1d\u011bt smajl\u00edky jako nap\u0159. :-) a :-P do grafick\u00e9 podoby.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "V\u00fdchoz\u00ed rubrika p\u0159\u00edsp\u011bvku.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "V\u00fdchoz\u00ed form\u00e1t p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "Maxim\u00e1ln\u00ed po\u010det p\u0159\u00edsp\u011bvk\u016f na str\u00e1nku",
                            "description": "Str\u00e1nky blogu zobraz\u00ed nejv\u00edce.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "Zobrazit na \u00favodn\u00ed str\u00e1nce",
                            "description": "Co uk\u00e1zat na tituln\u00ed str\u00e1nce",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "\u00davodn\u00ed str\u00e1nka",
                            "description": "ID str\u00e1nky zobrazovan\u00e9 na hlavn\u00ed str\u00e1nce",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "ID str\u00e1nky zobrazuj\u00edc\u00ed nejnov\u011bj\u0161\u00ed p\u0159\u00edsp\u011bvky ",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "Povolit oznamov\u00e1n\u00ed p\u0159\u00edchoz\u00edch odkaz\u016f z jin\u00fdch web\u016f (pingbacky a trackbacky) u nov\u00fdch p\u0159\u00edsp\u011bvk\u016f.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "Povolit koment\u00e1\u0159e k nov\u00fdm p\u0159\u00edsp\u011bvk\u016fm",
                            "description": "Povolit n\u00e1v\u0161t\u011bvn\u00edk\u016fm webu p\u0159id\u00e1vat koment\u00e1\u0159e k nov\u00fdm p\u0159\u00edsp\u011bvk\u016fm",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "Logo",
                            "description": "Logo webu",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "Ikona",
                            "description": "Ikona webu",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na \u0161ablony, kter\u00e9 maj\u00ed p\u0159i\u0159azen\u00fd jeden nebo v\u00edce stav\u016f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "Stylesheet \u0161ablony. Jednozna\u010dn\u011b identifikuje \u0161ablonu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Omezit v\u00fdsledky na pluginy s t\u00edmto stavem.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active",
                                    "network-active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "URL adresa pluginu v adres\u00e1\u0159i na WordPress.org",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "Stav aktivace pluginu.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active",
                                "network-active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "Stav aktivace pluginu.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active",
                                "network-active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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": "ID registrovan\u00e9ho postrann\u00edho panelu",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "Vno\u0159en\u00e9 widgety.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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": "ID typu widgetu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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": "ID typu widgetu.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Aktu\u00e1ln\u00ed nastaven\u00ed instance widgetu.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "Serializovan\u00e1 data formul\u00e1\u0159e widgetu pro k\u00f3dov\u00e1n\u00ed v nastaven\u00ed instance.",
                            "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": "ID typu widgetu.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Aktu\u00e1ln\u00ed nastaven\u00ed instance widgetu.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Postrann\u00ed panel, pro kter\u00fd se vr\u00e1t\u00ed widgety.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unik\u00e1tn\u00ed identifik\u00e1tor pro tento widget.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Typ widgetu odpov\u00edd\u00e1 ID v koncov\u00e9m bodu typ\u016f widget\u016f.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "Postrann\u00ed panel, do kter\u00e9ho widget pat\u0159\u00ed.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Nastaven\u00ed instance widgetu, pokud je podporov\u00e1no.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Base64 k\u00f3dovan\u00e1 reprezentace nastaven\u00ed instance.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Kryptografick\u00fd hash nastaven\u00ed instance.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Nastaven\u00ed nek\u00f3dovan\u00e9 instance, pokud je podporov\u00e1no.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "Data formul\u00e1\u0159e zak\u00f3dovan\u00e1 v URL z widgetu Formul\u00e1\u0159 pro spr\u00e1vu. Pou\u017e\u00edv\u00e1 se k aktualizaci widgetu, kter\u00fd nepodporuje instanci. Pouze psan\u00ed.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unik\u00e1tn\u00ed identifik\u00e1tor pro tento widget.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Typ widgetu odpov\u00edd\u00e1 ID v koncov\u00e9m bodu typ\u016f widget\u016f.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Postrann\u00ed panel, do kter\u00e9ho widget pat\u0159\u00ed.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "Nastaven\u00ed instance widgetu, pokud je podporov\u00e1no.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Base64 k\u00f3dovan\u00e1 reprezentace nastaven\u00ed instance.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Kryptografick\u00fd hash nastaven\u00ed instance.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Nastaven\u00ed nek\u00f3dovan\u00e9 instance, pokud je podporov\u00e1no.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "Data formul\u00e1\u0159e zak\u00f3dovan\u00e1 v URL z widgetu Formul\u00e1\u0159 pro spr\u00e1vu. Pou\u017e\u00edv\u00e1 se k aktualizaci widgetu, kter\u00fd nepodporuje instanci. Pouze psan\u00ed.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "Zda vynutit odstran\u011bn\u00ed widgetu, nebo jej p\u0159esunout na neaktivn\u00ed postrann\u00ed panel.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na bloky odpov\u00eddaj\u00edc\u00ed hledan\u00e9mu v\u00fdrazu.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Omezit sadu v\u00fdsledk\u016f na ty, kter\u00e9 odpov\u00eddaj\u00ed \u0159et\u011bzci.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "Omezit v\u00fdsledky na ty, kter\u00e9 odpov\u00eddaj\u00ed ID rubriky.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "Omezte v\u00fdsledky na ty, kter\u00e9 odpov\u00eddaj\u00ed ID kl\u00ed\u010dov\u00e9ho slova.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "Omezte v\u00fdsledky na ty, kter\u00e9 odpov\u00eddaj\u00ed vzoru (slug).",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "Odsadit sadu v\u00fdsledk\u016f o zadan\u00fd po\u010det polo\u017eek.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Nastavte typ \u0159azen\u00ed - vzestupn\u011b nebo sestupn\u011b.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Se\u0159adit sb\u00edrku podle atributu p\u0159\u00edsp\u011bvku.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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:\/\/migflug.com\/cz\/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:\/\/migflug.com\/cz\/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:\/\/migflug.com\/cz\/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:\/\/migflug.com\/cz\/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:\/\/migflug.com\/cz\/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:\/\/migflug.com\/cz\/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:\/\/migflug.com\/cz\/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:\/\/migflug.com\/cz\/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:\/\/migflug.com\/cz\/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:\/\/migflug.com\/cz\/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:\/\/migflug.com\/cz\/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": "Adresa URL ke zpracov\u00e1n\u00ed.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "Alfanumerick\u00fd identifik\u00e1tor pro um\u00edst\u011bn\u00ed menu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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:\/\/migflug.com\/cz\/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:\/\/migflug.com\/cz\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "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:\/\/migflug.com\/cz\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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": "Jedine\u010dn\u00fd identifik\u00e1tor kategorie schopnost\u00ed.",
                            "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": "Jedine\u010dn\u00fd identifik\u00e1tor schopnosti.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "Vstupn\u00ed parametry pro proveden\u00ed schopnosti.",
                            "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": "Rozsah, se kter\u00fdm je tvo\u0159en dotaz; ur\u010duje pole dostupn\u00e9 v odpov\u011bdi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Aktu\u00e1ln\u00ed str\u00e1nka kolekce.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maxim\u00e1ln\u00ed po\u010det polo\u017eek, kter\u00e9 maj\u00ed b\u00fdt vr\u00e1ceny v sad\u011b v\u00fdsledk\u016f.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Omezit v\u00fdsledky na schopnosti v konkr\u00e9tn\u00ed kategorii schopnost\u00ed.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/migflug.com\/cz\/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": "Jedine\u010dn\u00fd identifik\u00e1tor schopnosti.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 0,
    "site_icon": 3720,
    "site_icon_url": "https:\/\/migflug.com\/wp-content\/uploads\/2021\/12\/cropped-favicon-blue-02-1.png",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/migflug.com\/cz\/wp-json\/wp\/v2\/media\/3720"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}