{
    "name": "Filter Maker",
    "description": "Agence de cr\u00e9ation de filtres en r\u00e9alit\u00e9 augment\u00e9e",
    "url": "https:\/\/filtermaker.fr",
    "home": "https:\/\/filtermaker.fr\/pl",
    "gmt_offset": "0",
    "timezone_string": "",
    "namespaces": [
        "oembed\/1.0",
        "aioseo\/v1",
        "indexnow\/v_1.0.3",
        "redirection\/v1",
        "elementor\/v1",
        "wp-rocket\/v1",
        "google-site-kit\/v1",
        "elementor\/v1\/documents",
        "elementor-ai\/v1",
        "elementor-pro\/v1",
        "bsf-core\/v1",
        "nps-survey\/v1",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1"
    ],
    "authentication": {
        "application-passwords": {
            "endpoints": {
                "authorization": "https:\/\/filtermaker.fr\/wp-admin\/authorize-application.php"
            }
        }
    },
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/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:\/\/filtermaker.fr\/pl\/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:\/\/filtermaker.fr\/pl\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "Adres URL zasobu pobieraj\u0105cego dane oEmbed.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "Adres URL zasobu pobieraj\u0105cego dane oEmbed.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "oEmbed do wykorzystania.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "Maksymalna szeroko\u015b\u0107 osadzonej ramki w pikselach.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "Maksymalna wysoko\u015b\u0107 osadzonej ramki w pikselach.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "Czy wykonywa\u0107 zapytania oEmbed dla niezaufanych dostawc\u00f3w.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/aioseo\/v1": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "aioseo\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/options": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/options"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ping": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/ping"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/post": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/post"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/post\/(?P<postId>[\\d]+)\/first-attached-image": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/user\/(?P<userId>[\\d]+)\/image": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/tags": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/tags"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/url\/auth": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/search-statistics\/url\/auth"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/url\/reauth": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/search-statistics\/url\/reauth"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/network-robots\/(?P<siteId>[\\d]+|network)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/schema\/templates": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE",
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/schema\/templates"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/stats\/seo-statistics": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/search-statistics\/stats\/seo-statistics"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/stats\/keywords": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/search-statistics\/stats\/keywords"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/stats\/content-rankings": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/search-statistics\/stats\/content-rankings"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/post-detail": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/search-statistics\/post-detail"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/post-detail\/seo-statistics": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/search-statistics\/post-detail\/seo-statistics"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/post-detail\/keywords": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/search-statistics\/post-detail\/keywords"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/post-detail\/focus-keyword": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/search-statistics\/post-detail\/focus-keyword"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/pagespeed": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/search-statistics\/pagespeed"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/seo-analysis": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/search-statistics\/seo-analysis"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/inspection-result": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/search-statistics\/inspection-result"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-revisions\/(?P<context>post|term)\/(?P<id>[\\d]+)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/seo-revisions\/diff": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/seo-revisions\/diff"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/htaccess": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/htaccess"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/post\/(?P<postId>[\\d]+)\/disable-primary-term-education": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/post\/(?P<postId>[\\d]+)\/disable-link-format-education": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/post\/(?P<postId>[\\d]+)\/update-internal-link-count": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/post\/(?P<postId>[\\d]+)\/process-content": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/posts-list\/load-details-column": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/posts-list\/load-details-column"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/posts-list\/update-details-column": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/posts-list\/update-details-column"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/terms-list\/load-details-column": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/terms-list\/load-details-column"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/terms-list\/update-details-column": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/terms-list\/update-details-column"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/keyphrases": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/keyphrases"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/analyze": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/analyze"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/analyze-headline": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/analyze-headline"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/analyze-headline\/delete": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/analyze-headline\/delete"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/analyze\/delete-site": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/analyze\/delete-site"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/clear-log": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/clear-log"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/connect": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/connect"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/connect-pro": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/connect-pro"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/connect-url": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/connect-url"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/backup": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/backup"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/backup\/restore": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/backup\/restore"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/email-debug-info": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/email-debug-info"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/migration\/fix-blank-formats": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/migration\/fix-blank-formats"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/blog-visibility-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/notification\/blog-visibility-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/description-format-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/notification\/description-format-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/conflicting-plugins-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/notification\/conflicting-plugins-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-addons-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/notification\/install-addons-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-aioseo-image-seo-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/notification\/install-aioseo-image-seo-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-aioseo-local-business-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/notification\/install-aioseo-local-business-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-aioseo-news-sitemap-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/notification\/install-aioseo-news-sitemap-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-aioseo-video-sitemap-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/notification\/install-aioseo-video-sitemap-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-mi-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/notification\/install-mi-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-om-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/notification\/install-om-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/v3-migration-custom-field-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/notification\/v3-migration-custom-field-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/v3-migration-schema-number-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/notification\/v3-migration-schema-number-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notifications\/dismiss": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/notifications\/dismiss"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/objects": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/objects"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/plugins\/deactivate": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/plugins\/deactivate"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/plugins\/install": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/plugins\/install"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/plugins\/upgrade": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/plugins\/upgrade"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/reset-settings": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/reset-settings"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/sitemap\/delete": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/search-statistics\/sitemap\/delete"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/sitemap\/ignore": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/search-statistics\/sitemap\/ignore"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/export": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/settings\/export"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/hide-setup-wizard": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/settings\/hide-setup-wizard"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/hide-upgrade-bar": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/settings\/hide-upgrade-bar"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/import": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/settings\/import"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/import\/(?P<siteId>[\\d]+)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/settings\/import-plugins": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/settings\/import-plugins"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/toggle-card": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/settings\/toggle-card"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/toggle-radio": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/settings\/toggle-radio"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/dismiss-alert": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/settings\/dismiss-alert"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/items-per-page": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/settings\/items-per-page"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/do-task": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/settings\/do-task"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/sitemap\/deactivate-conflicting-plugins": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/sitemap\/deactivate-conflicting-plugins"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/sitemap\/delete-static-files": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/sitemap\/delete-static-files"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/sitemap\/validate-html-sitemap-slug": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/sitemap\/validate-html-sitemap-slug"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/tools\/delete-robots-txt": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/tools\/delete-robots-txt"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/tools\/import-robots-txt": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/tools\/import-robots-txt"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/wizard": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/wizard"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/integration\/semrush\/authenticate": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/integration\/semrush\/authenticate"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/integration\/semrush\/refresh": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/integration\/semrush\/refresh"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/integration\/semrush\/keyphrases": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/integration\/semrush\/keyphrases"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/integration\/wpcode\/snippets": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/integration\/wpcode\/snippets"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/crawl-cleanup": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/crawl-cleanup"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/crawl-cleanup\/block": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/crawl-cleanup\/block"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/crawl-cleanup\/delete-blocked": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/crawl-cleanup\/delete-blocked"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/crawl-cleanup\/delete-unblocked": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/crawl-cleanup\/delete-unblocked"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/generate": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/ai\/generate"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/save-api-key": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/ai\/save-api-key"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/activate": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/activate"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/deactivate": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/deactivate"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/multisite": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/multisite"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/activated": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/activated"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/network-sites\/(?P<filter>all|activated|deactivated)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/notification\/local-business-organization-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/notification\/local-business-organization-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/news-publication-name-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/notification\/news-publication-name-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/v3-migration-local-business-number-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/notification\/v3-migration-local-business-number-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/v3-migration-local-business-country-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/notification\/v3-migration-local-business-country-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/import-local-business-country-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/notification\/import-local-business-country-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/import-local-business-type-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/notification\/import-local-business-type-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/import-local-business-number-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/notification\/import-local-business-number-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/import-local-business-fax-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/notification\/import-local-business-fax-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/import-local-business-currencies-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/notification\/import-local-business-currencies-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/schema\/validator\/output": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/schema\/validator\/output"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/stats\/keywords\/posts": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/search-statistics\/stats\/keywords\/posts"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-revisions\/(?P<id>[\\d]+)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/seo-revisions\/restore\/(?P<id>[\\d]+)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/search-statistics\/auth": {
            "namespace": "aioseo\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/aioseo\/v1\/search-statistics\/auth"
                    }
                ]
            }
        },
        "\/indexnow\/v_1.0.3": {
            "namespace": "indexnow\/v_1.0.3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "indexnow\/v_1.0.3",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/indexnow\/v_1.0.3"
                    }
                ]
            }
        },
        "\/indexnow\/v_1.0.3\/apiKey": {
            "namespace": "indexnow\/v_1.0.3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/indexnow\/v_1.0.3\/apiKey"
                    }
                ]
            }
        },
        "\/indexnow\/v_1.0.3\/apiSettings": {
            "namespace": "indexnow\/v_1.0.3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/indexnow\/v_1.0.3\/apiSettings"
                    }
                ]
            }
        },
        "\/indexnow\/v_1.0.3\/automaticSubmission": {
            "namespace": "indexnow\/v_1.0.3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/indexnow\/v_1.0.3\/automaticSubmission"
                    }
                ]
            }
        },
        "\/indexnow\/v_1.0.3\/submitUrl": {
            "namespace": "indexnow\/v_1.0.3",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/indexnow\/v_1.0.3\/submitUrl"
                    }
                ]
            }
        },
        "\/indexnow\/v_1.0.3\/getStats": {
            "namespace": "indexnow\/v_1.0.3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/indexnow\/v_1.0.3\/getStats"
                    }
                ]
            }
        },
        "\/indexnow\/v_1.0.3\/allSubmissions": {
            "namespace": "indexnow\/v_1.0.3",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/indexnow\/v_1.0.3\/allSubmissions"
                    }
                ]
            }
        },
        "\/indexnow\/v_1.0.3\/getIndexNowInsightsUrl": {
            "namespace": "indexnow\/v_1.0.3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/indexnow\/v_1.0.3\/getIndexNowInsightsUrl"
                    }
                ]
            }
        },
        "\/indexnow\/v_1.0.3\/deleteSubmissions": {
            "namespace": "indexnow\/v_1.0.3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/indexnow\/v_1.0.3\/deleteSubmissions"
                    }
                ]
            }
        },
        "\/redirection\/v1": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "redirection\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/redirection\/v1"
                    }
                ]
            }
        },
        "\/redirection\/v1\/redirect": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "source",
                                "last_count",
                                "last_access",
                                "position",
                                "id",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "source",
                                "last_count",
                                "last_access",
                                "position",
                                "id",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/redirection\/v1\/redirect"
                    }
                ]
            }
        },
        "\/redirection\/v1\/redirect\/(?P<id>[\\d]+)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/redirection\/v1\/redirect\/post": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "text": {
                            "description": "Text to match",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/redirection\/v1\/redirect\/post"
                    }
                ]
            }
        },
        "\/redirection\/v1\/bulk\/redirect\/(?P<bulk>delete|enable|disable|reset)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "source",
                                "last_count",
                                "last_access",
                                "position",
                                "id",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        },
                        "global": {
                            "description": "Apply bulk action globally, as per filters",
                            "type": "boolean",
                            "required": false
                        },
                        "items": {
                            "description": "Array of IDs to perform action on",
                            "type": "array",
                            "items": {
                                "description": "Item ID",
                                "type": [
                                    "string",
                                    "number"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/redirection\/v1\/group": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "name",
                                "id",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "name",
                                "id",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        },
                        "moduleId": {
                            "description": "Module ID",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 3,
                            "required": true
                        },
                        "name": {
                            "description": "Group name",
                            "type": "string",
                            "required": true
                        },
                        "status": {
                            "description": "Status of the group",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/redirection\/v1\/group"
                    }
                ]
            }
        },
        "\/redirection\/v1\/group\/(?P<id>[\\d]+)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "moduleId": {
                            "description": "Module ID",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 3,
                            "required": true
                        },
                        "name": {
                            "description": "Group name",
                            "type": "string",
                            "required": true
                        },
                        "status": {
                            "description": "Status of the group",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/redirection\/v1\/bulk\/group\/(?P<bulk>delete|enable|disable)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "name",
                                "id",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        },
                        "items": {
                            "description": "Comma separated list of item IDs to perform action on",
                            "type": "array",
                            "items": {
                                "description": "Item ID",
                                "type": [
                                    "string",
                                    "number"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/redirection\/v1\/log": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "url",
                                "ip",
                                "total",
                                "count",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/redirection\/v1\/log"
                    }
                ]
            }
        },
        "\/redirection\/v1\/bulk\/log\/(?P<bulk>delete)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "url",
                                "ip",
                                "total",
                                "count",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        },
                        "items": {
                            "description": "Comma separated list of item IDs to perform action on",
                            "type": "array",
                            "items": {
                                "description": "Item ID",
                                "type": [
                                    "string",
                                    "number"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/redirection\/v1\/404": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "url",
                                "ip",
                                "total",
                                "count",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/redirection\/v1\/404"
                    }
                ]
            }
        },
        "\/redirection\/v1\/bulk\/404\/(?P<bulk>delete)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "url",
                                "ip",
                                "total",
                                "count",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        },
                        "items": {
                            "description": "Comma separated list of item IDs to perform action on",
                            "type": "array",
                            "items": {
                                "description": "Item ID",
                                "type": [
                                    "string",
                                    "number"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/redirection\/v1\/setting": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/redirection\/v1\/setting"
                    }
                ]
            }
        },
        "\/redirection\/v1\/plugin": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Name",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Value",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/redirection\/v1\/plugin"
                    }
                ]
            }
        },
        "\/redirection\/v1\/plugin\/delete": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/redirection\/v1\/plugin\/delete"
                    }
                ]
            }
        },
        "\/redirection\/v1\/plugin\/test": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/redirection\/v1\/plugin\/test"
                    }
                ]
            }
        },
        "\/redirection\/v1\/plugin\/data": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "upgrade": {
                            "description": "Upgrade parameter",
                            "type": "string",
                            "enum": [
                                "stop",
                                "skip",
                                "retry"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/redirection\/v1\/plugin\/data"
                    }
                ]
            }
        },
        "\/redirection\/v1\/import\/file\/(?P<group_id>\\d+)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/redirection\/v1\/import\/plugin": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/redirection\/v1\/import\/plugin"
                    }
                ]
            }
        },
        "\/redirection\/v1\/export\/(?P<module>1|2|3|all)\/(?P<format>csv|apache|nginx|json)": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementor\/v1": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor\/v1"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor\/v1\/site-editor"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor\/templates": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor\/v1\/site-editor\/templates"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor\/templates\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/site-editor\/conditions-config": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor\/v1\/site-editor\/conditions-config"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor\/templates-conditions\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/site-editor\/templates-conditions-conflicts": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor\/v1\/site-editor\/templates-conditions-conflicts"
                    }
                ]
            }
        },
        "\/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:\/\/filtermaker.fr\/pl\/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:\/\/filtermaker.fr\/pl\/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:\/\/filtermaker.fr\/pl\/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:\/\/filtermaker.fr\/pl\/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:\/\/filtermaker.fr\/pl\/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:\/\/filtermaker.fr\/pl\/wp-json\/wp-rocket\/v1\/options\/export"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "google-site-kit\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/setup-tag": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/setup-tag"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/connection": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/connection"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/authentication": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/authentication"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/disconnect": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/disconnect"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/get-token": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/get-token"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/user-input-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "questions": {
                                        "purpose": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "postFrequency": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "goals": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "includeConversionEvents": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/user-input-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/audience-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "minProperties": 1,
                                    "additionalProperties": false,
                                    "properties": {
                                        "configuredAudiences": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "isAudienceSegmentationWidgetHidden": {
                                            "type": "boolean"
                                        },
                                        "didSetAudiences": {
                                            "type": "boolean"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/audience-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/conversion-reporting-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "minProperties": 1,
                                    "additionalProperties": false,
                                    "properties": {
                                        "newEventsCalloutDismissedAt": {
                                            "type": "integer"
                                        },
                                        "lostEventsCalloutDismissedAt": {
                                            "type": "integer"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/conversion-reporting-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/list": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/list"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/activation": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/activation"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/info": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identyfikator modu\u0142u.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/info"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/check-access": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identyfikator modu\u0142u.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/check-access"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/notifications": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identyfikator modu\u0142u.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identyfikator modu\u0142u.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identyfikator modu\u0142u.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "Opcje do ustawienia.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/data-available": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identyfikator modu\u0142u.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/(?P<datapoint>[a-z\\-]+)": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identyfikator modu\u0142u.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "Dane modu\u0142u wskazuj\u0105 adres.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identyfikator modu\u0142u.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "Dane modu\u0142u wskazuj\u0105 adres.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "Dane do ustawienia.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/recover-modules": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/recover-modules"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/sharing-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/sharing-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-items": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "minProperties": 1,
                            "additionalProperties": false,
                            "properties": {
                                "slugs": {
                                    "type": "array",
                                    "required": true,
                                    "items": {
                                        "type": "string"
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-items"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-item": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-item"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/expirable-items": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/expirable-items"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/set-expirable-item-timers": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "array",
                            "description": "",
                            "default": null,
                            "items": {
                                "type": "object",
                                "additionalProperties": false,
                                "properties": {
                                    "slug": {
                                        "type": "string",
                                        "required": true
                                    },
                                    "expiration": {
                                        "type": "integer",
                                        "required": true
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/set-expirable-item-timers"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/permissions": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/permissions"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/nonces": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/nonces"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-trigger": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "triggerID": {
                                    "type": "string",
                                    "required": true
                                },
                                "ttl": {
                                    "type": "integer",
                                    "minimum": 0
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-trigger"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-event": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "session": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "session_id": {
                                            "type": "string",
                                            "required": true
                                        },
                                        "session_token": {
                                            "type": "string",
                                            "required": true
                                        }
                                    }
                                },
                                "event": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "survey_shown": {
                                            "type": "object"
                                        },
                                        "survey_closed": {
                                            "type": "object"
                                        },
                                        "question_answered": {
                                            "type": "object"
                                        },
                                        "completion_shown": {
                                            "type": "object"
                                        },
                                        "follow_up_link_clicked": {
                                            "type": "object"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-event"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-timeouts": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-timeouts"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/reset": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/reset"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/reset-persistent": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/reset-persistent"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/developer-plugin": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/developer-plugin"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/tracking": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "enabled": {
                                    "type": "boolean",
                                    "required": true
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/tracking"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/search\/data\/entity-search": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "query": {
                            "type": "string",
                            "description": "Tre\u015b\u0107 tekstowa do wyszukania.",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/search\/data\/entity-search"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/admin-bar-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "enabled": {
                                    "type": "boolean",
                                    "required": false
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/admin-bar-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/notifications": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/notifications"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/mark-notification": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/mark-notification"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/site-health-tag-placement-test": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/site-health-tag-placement-test"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/health-checks": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/health-checks"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-tours": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-tours"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-tour": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-tour"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/key-metrics": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "isWidgetHidden": {
                                            "type": "boolean",
                                            "required": true
                                        },
                                        "widgetSlugs": {
                                            "type": "array",
                                            "required": false,
                                            "maxItems": 8,
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/key-metrics"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-prompts": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-prompts"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-prompt": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-prompt"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-mode": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "minProperties": 1,
                                    "additionalProperties": false,
                                    "properties": {
                                        "enabled": {
                                            "type": "boolean"
                                        },
                                        "regions": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-mode"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-api-info": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-api-info"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-api-activate": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-api-activate"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/ads-measurement-status": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/ads-measurement-status"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/conversion-tracking": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "enabled": {
                                            "type": "boolean",
                                            "required": true
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/conversion-tracking"
                    }
                ]
            }
        },
        "\/elementor\/v1\/documents": {
            "namespace": "elementor\/v1\/documents",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor\/v1\/documents",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor\/v1\/documents"
                    }
                ]
            }
        },
        "\/elementor\/v1\/documents\/(?P<id>\\d+)\/media\/import": {
            "namespace": "elementor\/v1\/documents",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/cache": {
            "namespace": "elementor\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor\/v1\/cache"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor\/v1\/globals"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/colors": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor\/v1\/globals\/colors"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/colors\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/globals\/typography": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor\/v1\/globals\/typography"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/typography\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/settings\/(?P<key>[\\w_-]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementor\/v1\/post": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "excluded_post_types": {
                            "description": "Post type to exclude",
                            "type": [
                                "array",
                                "string"
                            ],
                            "default": [
                                "e-floating-buttons",
                                "e-landing-page",
                                "elementor_library",
                                "attachment"
                            ],
                            "required": false
                        },
                        "term": {
                            "description": "Posts to search",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "post_keys_conversion_map": {
                            "description": "Specify keys to extract and convert, i.e. [\"key_1\" => \"new_key_1\"].",
                            "type": [
                                "array",
                                "string"
                            ],
                            "default": [],
                            "required": false
                        },
                        "max_count": {
                            "description": "Max count of returned items",
                            "type": "number",
                            "default": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor\/v1\/post"
                    }
                ]
            }
        },
        "\/elementor-ai\/v1": {
            "namespace": "elementor-ai\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor-ai\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor-ai\/v1"
                    }
                ]
            }
        },
        "\/elementor-ai\/v1\/permissions": {
            "namespace": "elementor-ai\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor-ai\/v1\/permissions"
                    }
                ]
            }
        },
        "\/elementor\/v1\/favorites": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor\/v1\/favorites"
                    }
                ]
            }
        },
        "\/elementor\/v1\/favorites\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Type of favorites.",
                            "type": "string",
                            "required": true
                        },
                        "favorite": {
                            "description": "The favorite slug to create.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Type of favorites.",
                            "type": "string",
                            "required": true
                        },
                        "favorite": {
                            "description": "The favorite slug to delete.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/kit-elements-defaults": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor\/v1\/kit-elements-defaults"
                    }
                ]
            }
        },
        "\/elementor\/v1\/kit-elements-defaults\/(?P<type>[\\w\\-\\_]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "description": "The type of the element.",
                            "required": true
                        },
                        "settings": {
                            "description": "All the default values for the requested type",
                            "type": "object",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "description": "The type of the element.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/site-navigation\/recent-posts": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "posts_per_page": {
                            "description": "Number of posts to return",
                            "type": "integer",
                            "required": true
                        },
                        "post_type": {
                            "description": "Post types to retrieve",
                            "type": "array",
                            "default": [
                                "page",
                                "post",
                                "elementor_library"
                            ],
                            "required": false
                        },
                        "post__not_in": {
                            "description": "Post id`s to exclude",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor\/v1\/site-navigation\/recent-posts"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-navigation\/add-new-post": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_type": {
                            "description": "Post type to create",
                            "type": "string",
                            "default": "post",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor\/v1\/site-navigation\/add-new-post"
                    }
                ]
            }
        },
        "\/elementor\/v1\/checklist": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor\/v1\/checklist"
                    }
                ]
            }
        },
        "\/elementor\/v1\/checklist\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/checklist\/steps": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor\/v1\/checklist\/steps"
                    }
                ]
            }
        },
        "\/elementor\/v1\/checklist\/steps\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/checklist\/steps\/(?P<id>[\\w\\-\\_]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "The step id.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/checklist\/user-progress": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor\/v1\/checklist\/user-progress"
                    }
                ]
            }
        },
        "\/elementor\/v1\/template-library\/templates": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "title": {
                            "type": "string",
                            "description": "The title of the document",
                            "required": false
                        },
                        "type": {
                            "description": "The document type.",
                            "type": "string",
                            "enum": [
                                "page",
                                "section",
                                "popup",
                                "header",
                                "footer",
                                "single",
                                "single-post",
                                "single-page",
                                "archive",
                                "search-results",
                                "error-404",
                                "loop-item"
                            ],
                            "required": true
                        },
                        "content": {
                            "description": "Elementor data object",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor\/v1\/template-library\/templates"
                    }
                ]
            }
        },
        "\/elementor\/v1\/global-widget\/templates": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor\/v1\/global-widget\/templates"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor-pro\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor-pro\/v1"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/posts-widget": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor-pro\/v1\/posts-widget"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "created_at",
                            "enum": [
                                "created_at",
                                "id",
                                "main_meta_id"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Limit result set to submissions assigned one or more statuses.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "unread",
                                "read",
                                "trash"
                            ],
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "form": {
                            "description": "Limit result set to submissions assigned to specific forms. The form id should follow this pattern {post_id}_{element_id} e.g: 10_476d0ce",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "referer": {
                            "description": "Limit result set to submissions assigned to specific referer.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to submissions sent after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to submissions sent before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        },
                        "force": {
                            "description": "Delete the object permanently.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        },
                        "is_read": {
                            "description": "mark whether the submission was read or not",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor\/v1\/form-submissions"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        },
                        "force": {
                            "description": "Delete the object permanently.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        },
                        "is_read": {
                            "description": "mark whether the submission was read or not",
                            "type": "boolean",
                            "required": false
                        },
                        "values": {
                            "description": "Form field values, receive an array, the key should be the form field id and the value should be the value.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/form-submissions\/restore\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/form-submissions\/restore": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor\/v1\/form-submissions\/restore"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions\/export": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 10000,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "created_at",
                            "enum": [
                                "created_at",
                                "id",
                                "main_meta_id"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Limit result set to submissions assigned one or more statuses.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "unread",
                                "read",
                                "trash"
                            ],
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "form": {
                            "description": "Limit result set to submissions assigned to specific forms. The form id should follow this pattern {post_id}_{element_id} e.g: 10_476d0ce",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "referer": {
                            "description": "Limit result set to submissions assigned to specific referer.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to submissions sent after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to submissions sent before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "format": {
                            "description": "The format of the export (for now only csv).",
                            "enum": [
                                "csv"
                            ],
                            "default": "csv",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor\/v1\/form-submissions\/export"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions\/referer": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made, determines fields present in response. (only \"options\" available for now)",
                            "type": "string",
                            "enum": [
                                "options"
                            ],
                            "default": "options",
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "value": {
                            "description": "Limit results specific referer.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor\/v1\/form-submissions\/referer"
                    }
                ]
            }
        },
        "\/elementor\/v1\/forms": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made, determines fields present in response. (only \"options\" available for now)",
                            "type": "string",
                            "enum": [
                                "options"
                            ],
                            "default": "options",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor\/v1\/forms"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/get-post-type-taxonomies": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_type": {
                            "description": "The post type for which to fetch the list of taxonomies.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor-pro\/v1\/get-post-type-taxonomies"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/refresh-loop": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_id": {
                            "description": "The post ID of the page containing the loop.",
                            "type": "integer",
                            "required": true
                        },
                        "widget_id": {
                            "description": "The ID of the loop widget.",
                            "type": "string",
                            "required": true
                        },
                        "widget_filters": {
                            "description": "The filters for the loop widget.",
                            "type": "object",
                            "required": true
                        },
                        "widget_model": {
                            "description": "The model of the loop widget. In Editor mode only.",
                            "type": "object",
                            "required": false
                        },
                        "pagination_base_url": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor-pro\/v1\/refresh-loop"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/refresh-search": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_id": {
                            "description": "The post ID of the page containing the loop.",
                            "type": "integer",
                            "required": true
                        },
                        "widget_id": {
                            "description": "The ID of the loop widget.",
                            "type": "string",
                            "required": true
                        },
                        "widget_model": {
                            "description": "The model of the loop widget. In Editor mode only.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor-pro\/v1\/refresh-search"
                    }
                ]
            }
        },
        "\/bsf-core\/v1": {
            "namespace": "bsf-core\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "bsf-core\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/bsf-core\/v1"
                    }
                ]
            }
        },
        "\/bsf-core\/v1\/license\/activate": {
            "namespace": "bsf-core\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product-id": {
                            "type": "string",
                            "required": true
                        },
                        "license-key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/bsf-core\/v1\/license\/activate"
                    }
                ]
            }
        },
        "\/nps-survey\/v1": {
            "namespace": "nps-survey\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "nps-survey\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/nps-survey\/v1"
                    }
                ]
            }
        },
        "\/nps-survey\/v1\/rating": {
            "namespace": "nps-survey\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/nps-survey\/v1\/rating"
                    }
                ]
            }
        },
        "\/nps-survey\/v1\/dismiss-nps-survey": {
            "namespace": "nps-survey\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/nps-survey\/v1\/dismiss-nps-survey"
                    }
                ]
            }
        },
        "\/elementor\/v1\/library\/connect": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "token": {
                            "type": "string",
                            "description": "Connect CLI token",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor\/v1\/library\/connect"
                    }
                ]
            }
        },
        "\/elementor\/v1\/send-event": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "event_data": {
                            "description": "All the recorded event data in JSON format",
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/elementor\/v1\/send-event"
                    }
                ]
            }
        },
        "\/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:\/\/filtermaker.fr\/pl\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Ogranicz do wpis\u00f3w wybranych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Prosz\u0119 si\u0119 upewni\u0107, \u017ce zestaw wynik\u00f3w wyklucza wpisy przypisane do poszczeg\u00f3lnych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu wpisu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Tablica nazw kolumn do przeszukania.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Wy\u0142\u0105cz z wynik\u00f3w wpisy, kt\u00f3re posiadaj\u0105 jeden lub wi\u0119cej status\u00f3w.",
                            "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": "Limit wyniku ustalony na podstawie relacji pomi\u0119dzy wieloma taksonomiami.\t",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Ograniczaj zestaw wynik\u00f3w do pozycji z okre\u015blonymi terminami z taksonomii categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikatora terminu",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminy w zapytaniu Taxonomy Query",
                                    "description": "Wykonaj zaawansowane zapytanie z terminem.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Identyfikatory termin\u00f3w.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Czy uwzgl\u0119dnia\u0107 terminy podrz\u0119dne w terminach ograniczaj\u0105cych zestaw wynik\u00f3w.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Czy elementy musz\u0105 by\u0107 przypisane do wszystkich czy do wybranych termin\u00f3w?",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Ogranicz do element\u00f3w posiadaj\u0105cych podany termin w taksonomii: categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikatora terminu",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminy w zapytaniu Taxonomy Query",
                                    "description": "Wykonaj zaawansowane zapytanie z terminem.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Identyfikatory termin\u00f3w.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Czy uwzgl\u0119dnia\u0107 terminy podrz\u0119dne w terminach ograniczaj\u0105cych zestaw wynik\u00f3w.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Ograniczaj zestaw wynik\u00f3w do pozycji z okre\u015blonymi terminami z taksonomii tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikatora terminu",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminy w zapytaniu Taxonomy Query",
                                    "description": "Wykonaj zaawansowane zapytanie z terminem.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Identyfikatory termin\u00f3w.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Czy elementy musz\u0105 by\u0107 przypisane do wszystkich czy do wybranych termin\u00f3w?",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Ogranicz do element\u00f3w posiadaj\u0105cych podany termin w taksonomii: tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikatora terminu",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminy w zapytaniu Taxonomy Query",
                                    "description": "Wykonaj zaawansowane zapytanie z terminem.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Identyfikatory termin\u00f3w.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Ogranicz zestaw wynik\u00f3w do przypi\u0119tych element\u00f3w.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zajawka wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Zajawka wpisu, tak jak wyst\u0119puje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Wycinek HTML dla wpisu, przekszta\u0142cony do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy zajawka zabezpieczona jest has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "To czy wpis mo\u017ce by\u0107 komentowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "To, czy wpis mo\u017ce by\u0107 pingowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Format wpisu.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "title": "Elementor edit mode",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "title": "Elementor template type",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "title": "Elementor data",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "title": "Elementor page settings",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Czy wpis powinien by\u0107 traktowany jako przypi\u0119ty.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Terminy przypisane do wpisu w taksonomii: category",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Terminy przypisane do wpisu w taksonomii: post_tag",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/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": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Nadpisz domy\u015bln\u0105 d\u0142ugo\u015b\u0107 zajawki.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o dla wpisu, je\u015bli jest on chroniony has\u0142em.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zajawka wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Zajawka wpisu, tak jak wyst\u0119puje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Wycinek HTML dla wpisu, przekszta\u0142cony do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy zajawka zabezpieczona jest has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "To czy wpis mo\u017ce by\u0107 komentowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "To, czy wpis mo\u017ce by\u0107 pingowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Format wpisu.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "title": "Elementor edit mode",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "title": "Elementor template type",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "title": "Elementor data",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "title": "Elementor page settings",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Czy wpis powinien by\u0107 traktowany jako przypi\u0119ty.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Terminy przypisane do wpisu w taksonomii: category",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Terminy przypisane do wpisu w taksonomii: post_tag",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r po atrybutach obiektu.",
                            "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": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w wersjach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zajawka wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Zajawka wpisu, tak jak wyst\u0119puje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Wycinek HTML dla wpisu, przekszta\u0142cony do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy zajawka zabezpieczona jest has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "To czy wpis mo\u017ce by\u0107 komentowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "To, czy wpis mo\u017ce by\u0107 pingowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Format wpisu.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "title": "Elementor edit mode",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "title": "Elementor template type",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "title": "Elementor data",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "title": "Elementor page settings",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Czy wpis powinien by\u0107 traktowany jako przypi\u0119ty.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Terminy przypisane do wpisu w taksonomii: category",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Terminy przypisane do wpisu w taksonomii: 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": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identyfikator automatycznego zapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Ogranicz do wpis\u00f3w wybranych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Prosz\u0119 si\u0119 upewni\u0107, \u017ce zestaw wynik\u00f3w wyklucza wpisy przypisane do poszczeg\u00f3lnych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Ogranicz wyniki do wpis\u00f3w z okre\u015blon\u0105 warto\u015bci\u0105 menu_order.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu wpisu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz wyniki do obiekt\u00f3w, kt\u00f3rych elementy nadrz\u0119dne maj\u0105 wybrane identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Tablica nazw kolumn do przeszukania.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Wy\u0142\u0105cz z wynik\u00f3w wpisy, kt\u00f3re posiadaj\u0105 jeden lub wi\u0119cej status\u00f3w.",
                            "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": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zajawka wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Zajawka wpisu, tak jak wyst\u0119puje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Wycinek HTML dla wpisu, przekszta\u0142cony do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy zajawka zabezpieczona jest has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "To czy wpis mo\u017ce by\u0107 komentowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "To, czy wpis mo\u017ce by\u0107 pingowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 wpis\u00f3w w stosunku do innych.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "title": "Elementor edit mode",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "title": "Elementor template type",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "title": "Elementor data",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "title": "Elementor page settings",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/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": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Nadpisz domy\u015bln\u0105 d\u0142ugo\u015b\u0107 zajawki.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o dla wpisu, je\u015bli jest on chroniony has\u0142em.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zajawka wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Zajawka wpisu, tak jak wyst\u0119puje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Wycinek HTML dla wpisu, przekszta\u0142cony do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy zajawka zabezpieczona jest has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "To czy wpis mo\u017ce by\u0107 komentowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "To, czy wpis mo\u017ce by\u0107 pingowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 wpis\u00f3w w stosunku do innych.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "title": "Elementor edit mode",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "title": "Elementor template type",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "title": "Elementor data",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "title": "Elementor page settings",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r po atrybutach obiektu.",
                            "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": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w wersjach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zajawka wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Zajawka wpisu, tak jak wyst\u0119puje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Wycinek HTML dla wpisu, przekszta\u0142cony do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy zajawka zabezpieczona jest has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "To czy wpis mo\u017ce by\u0107 komentowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "To, czy wpis mo\u017ce by\u0107 pingowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kolejno\u015b\u0107 wpis\u00f3w w stosunku do innych.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "title": "Elementor edit mode",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "title": "Elementor template type",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "title": "Elementor data",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "title": "Elementor page settings",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "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": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identyfikator automatycznego zapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Ogranicz do wpis\u00f3w wybranych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Prosz\u0119 si\u0119 upewni\u0107, \u017ce zestaw wynik\u00f3w wyklucza wpisy przypisane do poszczeg\u00f3lnych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu wpisu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz wyniki do obiekt\u00f3w, kt\u00f3rych elementy nadrz\u0119dne maj\u0105 wybrane identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Ogranicz zestaw wynik\u00f3w do wszystkich element\u00f3w z wyj\u0105tkiem tych o okre\u015blonym identyfikatorze nadrz\u0119dnym.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Tablica nazw kolumn do przeszukania.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "Wy\u0142\u0105cz z wynik\u00f3w wpisy, kt\u00f3re posiadaj\u0105 jeden lub wi\u0119cej status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "Ogranicz wyniki do za\u0142\u0105cznik\u00f3w do odkre\u015blonego rodzaju medi\u00f3w.",
                            "type": "string",
                            "enum": [
                                "image",
                                "video",
                                "text",
                                "application",
                                "audio"
                            ],
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "Ogranicz do za\u0142\u0105cznik\u00f3w o wybranym typie MIME.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "To czy wpis mo\u017ce by\u0107 komentowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "To, czy wpis mo\u017ce by\u0107 pingowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Tekst alternatywny wy\u015bwietlany zamiast za\u0142\u0105cznika.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Podpis za\u0142\u0105cznika.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Podpis za\u0142\u0105cznika, dok\u0142adnie taki jak w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Podpis HTML dla za\u0142\u0105cznik\u00f3w, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis za\u0142\u0105cznika.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Opis za\u0142\u0105cznika, dok\u0142adnie taki jak w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Opis HTML za\u0142\u0105cznika - gotowy do wy\u015bwietlania ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Identyfikator wpisu powi\u0105zanego z za\u0142\u0105cznikiem.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/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": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "To czy wpis mo\u017ce by\u0107 komentowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "To, czy wpis mo\u017ce by\u0107 pingowany.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Tekst alternatywny wy\u015bwietlany zamiast za\u0142\u0105cznika.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Podpis za\u0142\u0105cznika.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Podpis za\u0142\u0105cznika, dok\u0142adnie taki jak w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Podpis HTML dla za\u0142\u0105cznik\u00f3w, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis za\u0142\u0105cznika.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Opis za\u0142\u0105cznika, dok\u0142adnie taki jak w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Opis HTML za\u0142\u0105cznika - gotowy do wy\u015bwietlania ",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Identyfikator wpisu powi\u0105zanego z za\u0142\u0105cznikiem.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator za\u0142\u0105czonego medium.",
                            "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": "Adres URL do edytowanego obrazka.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "Tablica edycji obrazka.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "Edycja obrazka.",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "Obracanie",
                                        "properties": {
                                            "type": {
                                                "description": "Typ obracania.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "Argumenty obracania.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "K\u0105t obrotu zgodnie z ruchem wskaz\u00f3wek zegara w stopniach.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Kadruj",
                                        "properties": {
                                            "type": {
                                                "description": "Typ kadrowania.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "Skopiuj argumenty.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "Pozycja od lewej do rozpocz\u0119cia przycinania jako procent d\u0142ugo\u015bci obrazu.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "Pozycja od g\u00f3ry do rozpocz\u0119cia przycinania jako procent wysoko\u015bci obrazu.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "Szeroko\u015b\u0107 kadrowania jako procent szeroko\u015bci obrazka.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "Wysoko\u015b\u0107 kadrowania jako procent wysoko\u015bci obrazka.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "Stopie\u0144 obr\u00f3cenia obrazu zgodnie z ruchem wskaz\u00f3wek zegara w stopniach. PRZESTARZA\u0141E: Zamiast tego u\u017cyj \u201emodyfikator\u00f3w\u201d.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "Warto\u015b\u0107 procentowa obrazu - pozycja X przyci\u0119cia obrazu. PRZESTARZA\u0141E: Zamiast tego prosz\u0119 u\u017cy\u0107 `modyfikator\u00f3w`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "Warto\u015b\u0107 procentowa obrazu - pozycja Y przyci\u0119cia obrazu. PRZESTARZA\u0141E: Zamiast tego prosz\u0119 u\u017cy\u0107 `modyfikator\u00f3w`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "Warto\u015b\u0107 procentowa obrazu - d\u0142ugo\u015b\u0107 przyci\u0119cia obrazu. PRZESTARZA\u0141E: Zamiast tego prosz\u0119 u\u017cy\u0107 `modyfikator\u00f3w`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "Warto\u015b\u0107 procentowa obrazu - wysoko\u015b\u0107 przyci\u0119cia obrazu. PRZESTARZA\u0141E: Zamiast tego prosz\u0119 u\u017cy\u0107 `modyfikator\u00f3w`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r po atrybutach obiektu.",
                            "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": "Tablica nazw kolumn do przeszukania.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Wy\u0142\u0105cz z wynik\u00f3w wpisy, kt\u00f3re posiadaj\u0105 jeden lub wi\u0119cej status\u00f3w.",
                            "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": "Limit wyniku ustalony na podstawie relacji pomi\u0119dzy wieloma taksonomiami.\t",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "Ograniczaj zestaw wynik\u00f3w do pozycji z okre\u015blonymi terminami z taksonomii menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikatora terminu",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminy w zapytaniu Taxonomy Query",
                                    "description": "Wykonaj zaawansowane zapytanie z terminem.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Identyfikatory termin\u00f3w.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Czy elementy musz\u0105 by\u0107 przypisane do wszystkich czy do wybranych termin\u00f3w?",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "Ogranicz do element\u00f3w posiadaj\u0105cych podany termin w taksonomii: menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikatora terminu",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminy w zapytaniu Taxonomy Query",
                                    "description": "Wykonaj zaawansowane zapytanie z terminem.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Identyfikatory termin\u00f3w.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Ogranicz wyniki do wpis\u00f3w z okre\u015blon\u0105 warto\u015bci\u0105 menu_order.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "Tytu\u0142 obiektu.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 obiektu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML obiektu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "Rodzina pierwotnie reprezentowanych obiekt\u00f3w, na przyk\u0142ad \u201epost_type\u201d lub \u201etaxonomy\u201d.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Nazwa statusu obiektu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "Identyfikator elementu nadrz\u0119dnego dla obiektu.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Tekst atrybutu title odno\u015bnika dla elementu menu.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Nazwy klas odno\u015bnika dla elementu menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis elementu menu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "Identyfikator w bazie danych dla elementu nav_menu_item, kt\u00f3ry jest elementem nadrz\u0119dnym menu tego elementu, je\u015bli istnieje, w przeciwnym razie 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Typ pierwotnie reprezentowanego obiektu, na przyk\u0142ad \u201ekategoria\u201d, \u201ewpis\u201d lub \u201eza\u0142\u0105cznik\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "Identyfikator w bazie danych oryginalnego obiektu, kt\u00f3ry reprezentuje wybran\u0105 pozycj\u0119 menu, np.  identyfikator wpisu i term_id dla kategorii.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Atrybut target odno\u015bnika dla elementu menu.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Adres URL do kt\u00f3rego prowadzi element menu.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Relacja XFN odno\u015bnika w elemencie menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Poj\u0119cia przypisane do obiektu w taksonomii o nazwie: nav_menu",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/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": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 obiektu.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 obiektu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML obiektu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Rodzina pierwotnie reprezentowanych obiekt\u00f3w, na przyk\u0142ad \u201epost_type\u201d lub \u201etaxonomy\u201d.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu obiektu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego dla obiektu.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Tekst atrybutu title odno\u015bnika dla elementu menu.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Nazwy klas odno\u015bnika dla elementu menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis elementu menu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Identyfikator w bazie danych dla elementu nav_menu_item, kt\u00f3ry jest elementem nadrz\u0119dnym menu tego elementu, je\u015bli istnieje, w przeciwnym razie 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Typ pierwotnie reprezentowanego obiektu, na przyk\u0142ad \u201ekategoria\u201d, \u201ewpis\u201d lub \u201eza\u0142\u0105cznik\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "Identyfikator w bazie danych oryginalnego obiektu, kt\u00f3ry reprezentuje wybran\u0105 pozycj\u0119 menu, np.  identyfikator wpisu i term_id dla kategorii.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Atrybut target odno\u015bnika dla elementu menu.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Adres URL do kt\u00f3rego prowadzi element menu.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Relacja XFN odno\u015bnika w elemencie menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Poj\u0119cia przypisane do obiektu w taksonomii o nazwie: nav_menu",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego dla obiektu.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 obiektu.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 obiektu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML obiektu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Rodzina pierwotnie reprezentowanych obiekt\u00f3w, na przyk\u0142ad \u201epost_type\u201d lub \u201etaxonomy\u201d.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu obiektu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "Tekst atrybutu title odno\u015bnika dla elementu menu.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Nazwy klas odno\u015bnika dla elementu menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis elementu menu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Identyfikator w bazie danych dla elementu nav_menu_item, kt\u00f3ry jest elementem nadrz\u0119dnym menu tego elementu, je\u015bli istnieje, w przeciwnym razie 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Typ pierwotnie reprezentowanego obiektu, na przyk\u0142ad \u201ekategoria\u201d, \u201ewpis\u201d lub \u201eza\u0142\u0105cznik\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "Identyfikator w bazie danych oryginalnego obiektu, kt\u00f3ry reprezentuje wybran\u0105 pozycj\u0119 menu, np.  identyfikator wpisu i term_id dla kategorii.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Atrybut target odno\u015bnika dla elementu menu.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Adres URL do kt\u00f3rego prowadzi element menu.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Relacja XFN odno\u015bnika w elemencie menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Poj\u0119cia przypisane do obiektu w taksonomii o nazwie: nav_menu",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identyfikator automatycznego zapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu wpisu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Tablica nazw kolumn do przeszukania.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Wy\u0142\u0105cz z wynik\u00f3w wpisy, kt\u00f3re posiadaj\u0105 jeden lub wi\u0119cej status\u00f3w.",
                            "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": "Limit wyniku ustalony na podstawie relacji pomi\u0119dzy wieloma taksonomiami.\t",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Ograniczaj zestaw wynik\u00f3w do pozycji z okre\u015blonymi terminami z taksonomii wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikatora terminu",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminy w zapytaniu Taxonomy Query",
                                    "description": "Wykonaj zaawansowane zapytanie z terminem.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Identyfikatory termin\u00f3w.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Czy elementy musz\u0105 by\u0107 przypisane do wszystkich czy do wybranych termin\u00f3w?",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "Ogranicz do element\u00f3w posiadaj\u0105cych podany termin w taksonomii: wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikatora terminu",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminy w zapytaniu Taxonomy Query",
                                    "description": "Wykonaj zaawansowane zapytanie z terminem.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Identyfikatory termin\u00f3w.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zajawka wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Zajawka wpisu, tak jak wyst\u0119puje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Wycinek HTML dla wpisu, przekszta\u0142cony do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy zajawka zabezpieczona jest has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Terminy przypisane do wpisu w taksonomii: wp_pattern_category",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/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": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Nadpisz domy\u015bln\u0105 d\u0142ugo\u015b\u0107 zajawki.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o dla wpisu, je\u015bli jest on chroniony has\u0142em.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zajawka wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Zajawka wpisu, tak jak wyst\u0119puje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Wycinek HTML dla wpisu, przekszta\u0142cony do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy zajawka zabezpieczona jest has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Terminy przypisane do wpisu w taksonomii: wp_pattern_category",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r po atrybutach obiektu.",
                            "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": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w wersjach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Zajawka wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Zajawka wpisu, tak jak wyst\u0119puje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Wycinek HTML dla wpisu, przekszta\u0142cony do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy zajawka zabezpieczona jest has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Terminy przypisane do wpisu w taksonomii: 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": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identyfikator automatycznego zapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r po atrybutach obiektu.",
                            "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": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w wersjach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Unikatowa uproszczona nazwa identyfikuj\u0105ca szablon.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identyfikator szablonu w motywie.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Zawarto\u015b\u0107 szablonu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 szablonu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego w szablonie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 szablonu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status szablonu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora szablonu.",
                            "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": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Identyfikator automatycznego zapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Zaw\u0119\u017a u\u017cycie tylko dla wybranego identyfikatora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Ogranicz do okre\u015blonego obszaru fragmenu szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Typ wpisu, dla kt\u00f3rego chcesz pobra\u0107 szablony.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unikatowa uproszczona nazwa identyfikuj\u0105ca szablon.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Identyfikator szablonu w motywie.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Zawarto\u015b\u0107 szablonu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 szablonu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego w szablonie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Tytu\u0142 szablonu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Opis szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status szablonu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora szablonu.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Uproszczona nazwa szablonu, dla kt\u00f3rego mo\u017cna uzyska\u0107 awaryjne rozwi\u0105zanie",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Wskazuje, czy szablon jest w\u0142asny, czy stanowi cz\u0119\u015b\u0107 hierarchii szablon\u00f3w",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Prefiks szablonu dla tworzonego szablonu. S\u0142u\u017cy do wyodr\u0119bnienia g\u0142\u00f3wnego typu szablonu np. w `taksonomia-ksi\u0105\u017cki` wyodr\u0119bniamy `taksonomia`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/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": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Unikatowa uproszczona nazwa identyfikuj\u0105ca szablon.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identyfikator szablonu w motywie.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Zawarto\u015b\u0107 szablonu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 szablonu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego w szablonie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 szablonu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status szablonu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora szablonu.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r po atrybutach obiektu.",
                            "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": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w wersjach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Unikatowa uproszczona nazwa identyfikuj\u0105ca szablon.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identyfikator szablonu w motywie.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Zawarto\u015b\u0107 szablonu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 szablonu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego w szablonie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 szablonu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status szablonu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora szablonu.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Gdzie fragment szablonu b\u0119dzie przeznaczony do u\u017cytku (nag\u0142\u00f3wek, stopka, itd.)",
                            "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": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Identyfikator automatycznego zapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Zaw\u0119\u017a u\u017cycie tylko dla wybranego identyfikatora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Ogranicz do okre\u015blonego obszaru fragmenu szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Typ wpisu, dla kt\u00f3rego chcesz pobra\u0107 szablony.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unikatowa uproszczona nazwa identyfikuj\u0105ca szablon.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Identyfikator szablonu w motywie.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Zawarto\u015b\u0107 szablonu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 szablonu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego w szablonie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Tytu\u0142 szablonu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Opis szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status szablonu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora szablonu.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Gdzie fragment szablonu b\u0119dzie przeznaczony do u\u017cytku (nag\u0142\u00f3wek, stopka, itd.)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Uproszczona nazwa szablonu, dla kt\u00f3rego mo\u017cna uzyska\u0107 awaryjne rozwi\u0105zanie",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Wskazuje, czy szablon jest w\u0142asny, czy stanowi cz\u0119\u015b\u0107 hierarchii szablon\u00f3w",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Prefiks szablonu dla tworzonego szablonu. S\u0142u\u017cy do wyodr\u0119bnienia g\u0142\u00f3wnego typu szablonu np. w `taksonomia-ksi\u0105\u017cki` wyodr\u0119bniamy `taksonomia`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/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": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Unikatowa uproszczona nazwa identyfikuj\u0105ca szablon.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identyfikator szablonu w motywie.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Typ szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Zawarto\u015b\u0107 szablonu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 szablonu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego w szablonie.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 szablonu.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Opis szablonu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status szablonu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora szablonu.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Gdzie fragment szablonu b\u0119dzie przeznaczony do u\u017cytku (nag\u0142\u00f3wek, stopka, itd.)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "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": "Identyfikator elementu nadrz\u0119dnego globalnej wersji styl\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator globalnej wersji styl\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Identyfikator motywu",
                            "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": "Identyfikator motywu",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<id>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "id": {
                            "description": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "Style globalne",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "Ustawienia globalne",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 globalnej wariacji styl\u00f3w.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 globalnej odmiany styl\u00f3w, jaka istnieje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu wpisu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Tablica nazw kolumn do przeszukania.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Wy\u0142\u0105cz z wynik\u00f3w wpisy, kt\u00f3re posiadaj\u0105 jeden lub wi\u0119cej status\u00f3w.",
                            "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": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/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": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o dla wpisu, je\u015bli jest on chroniony has\u0142em.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r po atrybutach obiektu.",
                            "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": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w wersjach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 wpisu, tak jak zosta\u0142a zapisana w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL wpisu, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Wersja bloku tre\u015bci u\u017cywanego we wpisie.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Czy tre\u015b\u0107 jest chronia has\u0142em.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "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": "Identyfikator elementu nadrz\u0119dnego autozapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identyfikator automatycznego zapisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu wpisu.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "Wersja schematu theme.json u\u017cywanego do ustawie\u0144 typografii.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "deklaracja font-family w formacie theme.json, zakodowana jako ci\u0105g znak\u00f3w.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/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": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "Wersja schematu theme.json u\u017cywanego do ustawie\u0144 typografii.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "deklaracja font-family w formacie theme.json, zakodowana jako ci\u0105g znak\u00f3w.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "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": "Identyfikator nadrz\u0119dnej rodziny kroju pisma dla odmiany.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu wpisu.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Identyfikator nadrz\u0119dnej rodziny kroju pisma dla odmiany.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "Wersja schematu theme.json u\u017cywanego do ustawie\u0144 typografii.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "deklaracja font-face w formacie theme.json, zakodowana jako ci\u0105g znak\u00f3w.",
                            "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": "Identyfikator nadrz\u0119dnej rodziny kroju pisma dla odmiany.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Unikatowy identyfikator odmiany kroju pisma.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Identyfikator nadrz\u0119dnej rodziny kroju pisma dla odmiany.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Unikatowy identyfikator odmiany kroju pisma.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementor_library": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Ogranicz do wpis\u00f3w wybranych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Prosz\u0119 si\u0119 upewni\u0107, \u017ce zestaw wynik\u00f3w wyklucza wpisy przypisane do poszczeg\u00f3lnych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu wpisu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Tablica nazw kolumn do przeszukania.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Wy\u0142\u0105cz z wynik\u00f3w wpisy, kt\u00f3re posiadaj\u0105 jeden lub wi\u0119cej status\u00f3w.",
                            "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": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "title": "Elementor edit mode",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "title": "Elementor template type",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "title": "Elementor data",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "title": "Elementor page settings",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/wp\/v2\/elementor_library"
                    }
                ]
            }
        },
        "\/wp\/v2\/elementor_library\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o dla wpisu, je\u015bli jest on chroniony has\u0142em.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o ochrony dost\u0119pu do tre\u015bci i zajawki.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 wpisu.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 wpisu, istniej\u0105cy w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "title": "Elementor edit mode",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "title": "Elementor template type",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "title": "Elementor data",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "title": "Elementor page settings",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementor_library\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r po atrybutach obiektu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementor_library\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Identyfikator wpisu nadrz\u0119dnego wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unikatowy identyfikator wersji.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w wersjach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "Identyfikator alfa-numeryczny dla typu tre\u015bci.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Identyfikator alfanumeryczny statusu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Ogranicz wyniki do taksonomii powi\u0105zanych z okre\u015blonym typem tre\u015bci.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "Alfanumeryczny identyfikator taksonomii.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r wed\u0142ug atrybutu taksonomii.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 taksonomie nieprzypisane do \u017cadnych wpis\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Ogranicz wyniki do taksonomii posiadaj\u0105cych okre\u015blony element nadrz\u0119dny.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Ogranicz wyniki do taksonomii powi\u0105zanych z okre\u015blonym wpisem.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki taksonomii do jednej lub wielu uproszczonych nazw.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Opis HTML dla taksonomii:",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Tytu\u0142 HTML taksonomii.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla poj\u0119cia unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator taksonomii nadrz\u0119dnej.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/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": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML dla taksonomii:",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Tytu\u0142 HTML taksonomii.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla poj\u0119cia unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator taksonomii nadrz\u0119dnej.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w taksonomiach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r wed\u0142ug atrybutu taksonomii.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 taksonomie nieprzypisane do \u017cadnych wpis\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Ogranicz wyniki do taksonomii powi\u0105zanych z okre\u015blonym wpisem.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki taksonomii do jednej lub wielu uproszczonych nazw.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Opis HTML dla taksonomii:",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Tytu\u0142 HTML taksonomii.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla poj\u0119cia unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/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": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML dla taksonomii:",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Tytu\u0142 HTML taksonomii.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla poj\u0119cia unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w taksonomiach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r wed\u0142ug atrybutu taksonomii.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 taksonomie nieprzypisane do \u017cadnych wpis\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Ogranicz wyniki do taksonomii powi\u0105zanych z okre\u015blonym wpisem.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki taksonomii do jednej lub wielu uproszczonych nazw.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Opis HTML dla taksonomii:",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Tytu\u0142 HTML taksonomii.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla poj\u0119cia unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Po\u0142o\u017cenie przypisana do menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Czy automatycznie dodawa\u0107 strony najwy\u017cszego poziomu do tego menu.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/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": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML dla taksonomii:",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Tytu\u0142 HTML taksonomii.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla poj\u0119cia unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Po\u0142o\u017cenie przypisana do menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Czy automatycznie dodawa\u0107 strony najwy\u017cszego poziomu do tego menu.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w taksonomiach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj zbi\u00f3r wed\u0142ug atrybutu taksonomii.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Czy ukry\u0107 taksonomie nieprzypisane do \u017cadnych wpis\u00f3w.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Ogranicz wyniki do taksonomii powi\u0105zanych z okre\u015blonym wpisem.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki taksonomii do jednej lub wielu uproszczonych nazw.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Opis HTML dla taksonomii:",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Tytu\u0142 HTML taksonomii.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla poj\u0119cia unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/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": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Opis HTML dla taksonomii:",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Tytu\u0142 HTML taksonomii.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla poj\u0119cia unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator dla taksonomii.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w taksonomiach nie u\u017cywamy kosza.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu u\u017cytkownika.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wynik do u\u017cytkownik\u00f3w za pomoc\u0105 co najmniej jednej uproszczonej nazwy.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "Ogranicz do zasob\u00f3w pasuj\u0105cych do co najmniej jednej z podanych r\u00f3l. Akceptowana jest lista rozdzielana przecinkami lub pojedyncza rola.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "Ogranicz zestaw wynik\u00f3w do u\u017cytkownik\u00f3w z co najmniej jednym uprawnieniem. Akceptowana jest lista csv lub pojedyncze uprawnienie.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "Ogranicza wyniki do u\u017cytkownik\u00f3w uznawanych za autor\u00f3w.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "Ogranicz zestaw wynik\u00f3w do u\u017cytkownik\u00f3w, kt\u00f3rzy opublikowali wpisy.",
                            "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",
                                    "elementor_library": "elementor_library"
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "Login u\u017cytkownika.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "Wy\u015bwietlana nazwa u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Imi\u0119 u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nazwisko u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Adres e-mail u\u017cytkownika.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "Adres URL u\u017cytkownika.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Opis u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Ustawienia regionalne u\u017cytkownika.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "de_DE",
                                "en_GB",
                                "es_ES",
                                "fr_FR",
                                "hi_IN",
                                "id_ID",
                                "it_IT",
                                "ja",
                                "nl_NL",
                                "pl_PL",
                                "pt_PT",
                                "ro_RO"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Pseudonim u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Identyfikator alfanumeryczny uzytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "U\u017cytkownikowi przypisano wybrane role.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o u\u017cytkownika (nigdy do\u0142\u0105czane).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Data i godzina aktualizacji preferencji.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        },
                        "elementor_introduction": {
                            "description": "Elementor user meta data",
                            "type": "object",
                            "properties": {
                                "ai_get_started": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/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": "Unikatowy identyfikator u\u017cytkownika.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator u\u017cytkownika.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "Login u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Wy\u015bwietlana nazwa u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Imi\u0119 u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nazwisko u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Adres e-mail u\u017cytkownika.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "Adres URL u\u017cytkownika.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Opis u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Ustawienia regionalne u\u017cytkownika.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "de_DE",
                                "en_GB",
                                "es_ES",
                                "fr_FR",
                                "hi_IN",
                                "id_ID",
                                "it_IT",
                                "ja",
                                "nl_NL",
                                "pl_PL",
                                "pt_PT",
                                "ro_RO"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Pseudonim u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Identyfikator alfanumeryczny uzytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "U\u017cytkownikowi przypisano wybrane role.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o u\u017cytkownika (nigdy do\u0142\u0105czane).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Data i godzina aktualizacji preferencji.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        },
                        "elementor_introduction": {
                            "description": "Elementor user meta data",
                            "type": "object",
                            "properties": {
                                "ai_get_started": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": true,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator u\u017cytkownika.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w u\u017cytkownikach nie u\u017cywamy kosza.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Przypisz wpisy i odno\u015bniki usuni\u0119tego autora do autora o podanym identyfikatorze.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "Login u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Wy\u015bwietlana nazwa u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Imi\u0119 u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nazwisko u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Adres e-mail u\u017cytkownika.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "Adres URL u\u017cytkownika.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Opis u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Ustawienia regionalne u\u017cytkownika.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "de_DE",
                                "en_GB",
                                "es_ES",
                                "fr_FR",
                                "hi_IN",
                                "id_ID",
                                "it_IT",
                                "ja",
                                "nl_NL",
                                "pl_PL",
                                "pt_PT",
                                "ro_RO"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Pseudonim u\u017cytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Identyfikator alfanumeryczny uzytkownika.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "U\u017cytkownikowi przypisano wybrane role.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o u\u017cytkownika (nigdy do\u0142\u0105czane).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Data i godzina aktualizacji preferencji.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        },
                        "elementor_introduction": {
                            "description": "Elementor user meta data",
                            "type": "object",
                            "properties": {
                                "ai_get_started": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": true,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Musi by\u0107 w\u0142\u0105czone, poniewa\u017c w u\u017cytkownikach nie u\u017cywamy kosza.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Przypisz wpisy i odno\u015bniki usuni\u0119tego autora do autora o podanym identyfikatorze.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "UUID dostarczony przez aplikacj\u0119 w celu jej jednoznacznej identyfikacji. Zaleca si\u0119 u\u017cywanie UUID v5 z adresem URL lub przestrzeni\u0105 nazw DNS.",
                            "type": "string",
                            "format": "uuid",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa has\u0142a aplikacji.",
                            "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "UUID dostarczony przez aplikacj\u0119 w celu jej jednoznacznej identyfikacji. Zaleca si\u0119 u\u017cywanie UUID v5 z adresem URL lub przestrzeni\u0105 nazw DNS.",
                            "type": "string",
                            "format": "uuid",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa has\u0142a aplikacji.",
                            "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz do komentarzy opublikowanych po dacie podanej w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Ogranicz wyniki do komentarzy powi\u0105zanych z wybranym identyfikatorem u\u017cytkownika. Wymagana autoryzacja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Wy\u0142\u0105cz komentarze powi\u0105zane z u\u017cytkownikami o identyfikatorach. Wymagana autoryzacja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "Ogranicz wyniki na podstawie adresu e-mail autora. Wymagana autoryzacja.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz do komentarzy opublikowanych przed dat\u0105 podan\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 za pomoc\u0105 trybuty komentarza.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "Ogranicz wyniki do komentarzy powi\u0105zanych z okre\u015blonymi identyfikatorami element\u00f3w nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "Prosz\u0119 si\u0119 upewni\u0107, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory element\u00f3w nadrz\u0119dnych.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "Ogranicz wyniki do komentarzy powi\u0105zanych z okre\u015blonymi identyfikatorami wpis\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "Ogranicz do wybranego statusu komentarzy. Wymagana autoryzacja.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "Ogranicz do wybranego rodzaju  komentarzy. Wymagana autoryzacja.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o dla wpisu, je\u015bli jest on chroniony has\u0142em.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "Identyfikator obiektu u\u017cytkownika, je\u017celi autor by\u0142 u\u017cytkownikiem.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Adres e-mail autora komentarza.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "Adres IP autora komentarza.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Wy\u015bwietlana nazwa autora komentarza.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "Adres URL autora komentarza.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Klient u\u017cytkownika autora komentarza.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 komentarza.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 komentarza, dok\u0142adnie takie jak w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL komentarza, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Data opublikowania komentarza w strefie czasowej witryny. ",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data komentarza zosta\u0142a opublikowana jako GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "Identyfikator elementu nadrz\u0119dnego komentarza.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "Identyfikator powi\u0105zanego obiektu wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Stan komentarza.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/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": "Unikatowy identyfikator komentarza.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o dla nadrz\u0119dnego wpisu (je\u015bli wpis jest chroniony has\u0142em).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator komentarza.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator obiektu u\u017cytkownika, je\u017celi autor by\u0142 u\u017cytkownikiem.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Adres e-mail autora komentarza.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "Adres IP autora komentarza.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Wy\u015bwietlana nazwa autora komentarza.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "Adres URL autora komentarza.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Klient u\u017cytkownika autora komentarza.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Tre\u015b\u0107 komentarza.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Tre\u015b\u0107 komentarza, dok\u0142adnie takie jak w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Zawarto\u015b\u0107 HMTL komentarza, przetworzona do wy\u015bwietlenia.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Data opublikowania komentarza w strefie czasowej witryny. ",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data komentarza zosta\u0142a opublikowana jako GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "Identyfikator elementu nadrz\u0119dnego komentarza.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Identyfikator powi\u0105zanego obiektu wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Stan komentarza.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator komentarza.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Okre\u015bla, czy pomin\u0105\u0107 kosz i wymusi\u0107 usuni\u0119cie.",
                            "required": false
                        },
                        "password": {
                            "description": "Has\u0142o dla nadrz\u0119dnego wpisu (je\u015bli wpis jest chroniony has\u0142em).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "Ogranicz wyniki wyszukiwania do wybranego typu obiektu.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "Ogranicz wyniki wyszukiwania do jednego lub wi\u0119cej podtyp\u00f3w obiektu.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "elementor_library",
                                    "category",
                                    "post_tag",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "Upewnij si\u0119, \u017ce zestaw wynik\u00f3w wyklucza okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zbi\u00f3r wynik\u00f3w do wybranych ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/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": "Zarejestrowana, unikalna nazwa bloku.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Atrybuty bloku.",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "Identyfikator kontekstu wpisu.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Przestrze\u0144 nazw bloku.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Przestrze\u0144 nazw 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": "Nazwa bloku.",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "Przestrze\u0144 nazw bloku.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": {
                        "hello_elementor_settings_description_meta_tag": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "hello_elementor_settings_skip_link": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "hello_elementor_settings_header_footer": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "hello_elementor_settings_page_title": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "hello_elementor_settings_hello_style": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "hello_elementor_settings_hello_theme": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "title": "Tytu\u0142",
                            "description": "Tytu\u0142 witryny.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "Slogan",
                            "description": "Motto witryny.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "Adres URL witryny.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "Adres jest u\u017cywany do cel\u00f3w administracyjnych, takich jak powiadomienia o nowych u\u017cytkownikach.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "Miasto w twojej strefie czasowej,",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "Format daty dla wszystkich wyst\u0105pe\u0144",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "Format czasu dla wszystkich wyst\u0105pe\u0144",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "Numer dnia tygodnia, dla kt\u00f3rego powinien si\u0119 on zaczyna\u0107.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "Kod ustawie\u0144 regionalnych WordPressa.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "W czasie wy\u015bwietlania zmienia emotikony :-) i :-P na grafiki.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "Domy\u015blna kategoria wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "Domy\u015blny format wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "Maksymalna liczba wpis\u00f3w na stron\u0119",
                            "description": "Strony blogu wy\u015bwietlaj\u0105 maksymalnie tyle wpis\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "Poka\u017c na stronie g\u0142\u00f3wnej",
                            "description": "Co pokaza\u0107 na stronie g\u0142\u00f3wnej",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "Strona strony g\u0142\u00f3wnej",
                            "description": "Identyfikator strony, kt\u00f3ra powinna by\u0107 wy\u015bwietlana na stronie g\u0142\u00f3wnej",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "Identyfikator strony, kt\u00f3ra powinna wy\u015bwietla\u0107 najnowsze wpisy",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "Pozwala na powiadomienia z innych witryn (pingbacki i trackbacki) w nowych artyku\u0142ach.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "Zezwalaj na komentowanie nowych wpis\u00f3w",
                            "description": "Zezw\u00f3l na komentowanie nowych wpis\u00f3w.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "Logo",
                            "description": "Logo witryny.",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "Ikonka",
                            "description": "Ikonka witryny.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Ogranicz wyniki do motyw\u00f3w posiadaj\u0105cych co najmniej jeden status.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "Arkusz styl\u00f3w motywu jednoznacznie go identyfikuje.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ogranicza wyniki do wtyczek o podanym statusie.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Uproszczona nazwa w katalogu wtyczek WordPress.org.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "Status aktywacji wtyczki.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "Status aktywacji wtyczki.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/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": "Identyfikator zarejestrowanego panelu bocznego",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "Zagnie\u017cd\u017cone wid\u017cety.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/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": "Identyfikator typu wid\u017cetu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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": "Identyfikator typu wid\u017cetu.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Aktualne ustawienia instancji wid\u017cetu.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "Serializowane dane formularza wid\u017cetu do zakodowania w ustawieniach instancji.",
                            "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": "Identyfikator typu wid\u017cetu.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Aktualne ustawienia instancji wid\u017cetu.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Pasek boczny do zwracania wid\u017cet\u00f3w.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wid\u017cetu.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Typ wid\u017cetu. Odpowiada identyfikatorowi typu wid\u017cetu.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "Pasek boczny, do kt\u00f3rego nale\u017cy wid\u017cet.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Ustawienia instancji wid\u017cetu, je\u015bli s\u0105 obs\u0142ugiwane.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Ustawienia instancji zakodowane Base64.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Hash kryptograficzny ustawie\u0144 instancji.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Niezakodowane ustawienia instancji, je\u015bli s\u0105 obs\u0142ugiwane.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "Zakodowane w adresie URL dane z formularza wid\u017cetu. S\u0142u\u017cy do aktualizacji wid\u017cetu, kt\u00f3ry nie obs\u0142uguje instancji. Tylko zapisywanie.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/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": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unikatowy identyfikator wid\u017cetu.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Typ wid\u017cetu. Odpowiada identyfikatorowi typu wid\u017cetu.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Pasek boczny, do kt\u00f3rego nale\u017cy wid\u017cet.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "Ustawienia instancji wid\u017cetu, je\u015bli s\u0105 obs\u0142ugiwane.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Ustawienia instancji zakodowane Base64.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Hash kryptograficzny ustawie\u0144 instancji.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Niezakodowane ustawienia instancji, je\u015bli s\u0105 obs\u0142ugiwane.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "Zakodowane w adresie URL dane z formularza wid\u017cetu. S\u0142u\u017cy do aktualizacji wid\u017cetu, kt\u00f3ry nie obs\u0142uguje instancji. Tylko zapisywanie.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "Czy wymusi\u0107 usuni\u0119cie wid\u017cetu, czy przenie\u015b\u0107 go na nieaktywny pasek boczny?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "Ogranicz wyniki wyszukiwania do pasuj\u0105cych blok\u00f3w.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do kategorii.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do s\u0142owa kluczowego.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do wzorca (uproszczona nazwa).",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "Przesu\u0144 wyniki o okre\u015blon\u0105 liczb\u0119 pozycji.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sortowanie atrybut\u00f3w rosn\u0105co lub malej\u0105co.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortuj kolekcj\u0119 wed\u0142ug atrybutu wpisu.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/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:\/\/filtermaker.fr\/pl\/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:\/\/filtermaker.fr\/pl\/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:\/\/filtermaker.fr\/pl\/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:\/\/filtermaker.fr\/pl\/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:\/\/filtermaker.fr\/pl\/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:\/\/filtermaker.fr\/pl\/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:\/\/filtermaker.fr\/pl\/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:\/\/filtermaker.fr\/pl\/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:\/\/filtermaker.fr\/pl\/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:\/\/filtermaker.fr\/pl\/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:\/\/filtermaker.fr\/pl\/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": "Adres URL do przetworzenia.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "Identyfikator alfanumeryczny dla po\u0142o\u017cenia menu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "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:\/\/filtermaker.fr\/pl\/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:\/\/filtermaker.fr\/pl\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 0,
    "site_icon": 27215,
    "site_icon_url": "https:\/\/filtermaker.fr\/wp-content\/uploads\/2022\/12\/cropped-filtermaker-logo-jaune-favicon-min-1.png",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/filtermaker.fr\/pl\/wp-json\/wp\/v2\/media\/27215"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}