{
    "name": "persolog Homepage",
    "description": "Develop organizations through people",
    "url": "https:\/\/persolog.com",
    "home": "https:\/\/persolog.com\/pl",
    "gmt_offset": 2,
    "timezone_string": "Europe\/Berlin",
    "page_for_posts": 15705,
    "page_on_front": 1657,
    "show_on_front": "page",
    "namespaces": [
        "oembed\/1.0",
        "jet-engine\/v1",
        "wordfence\/v1",
        "yoast\/v1",
        "elementor-one\/v1",
        "elementor\/v1",
        "elementor-pro\/v1",
        "uael\/v1",
        "wp-rocket\/v1",
        "astra\/v1",
        "astra-addon\/v1",
        "astra_addon\/v1",
        "jet-elements-api\/v1",
        "jet-engine\/v2",
        "croco\/v1",
        "jet-popup\/v2",
        "jet-tabs-api\/v1",
        "elementor\/v1\/documents",
        "elementor-ai\/v1",
        "elementor\/v1\/feedback",
        "persolog\/v1",
        "bsf-core\/v1",
        "nps-survey\/v1",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1",
        "wp-abilities\/v1"
    ],
    "authentication": [],
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/pl\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/jet-engine\/v1": {
            "namespace": "jet-engine\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jet-engine\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-engine\/v1"
                    }
                ]
            }
        },
        "\/jet-engine\/v1\/mcp-tools": {
            "namespace": "jet-engine\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-engine\/v1\/mcp-tools"
                    }
                ]
            }
        },
        "\/jet-engine\/v1\/mcp-tools\/run\/(?P<name>[a-zA-Z0-9\\-\\\/]+?)": {
            "namespace": "jet-engine\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "input": {
                            "description": "The input data for the feature.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jet-engine\/v1\/mcp": {
            "namespace": "jet-engine\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-engine\/v1\/mcp"
                    }
                ]
            }
        },
        "\/wordfence\/v1": {
            "namespace": "wordfence\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wordfence\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/wordfence\/v1"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/authenticate": {
            "namespace": "wordfence\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/wordfence\/v1\/authenticate"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/authenticate-premium": {
            "namespace": "wordfence\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/wordfence\/v1\/authenticate-premium"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/config": {
            "namespace": "wordfence\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/wordfence\/v1\/config"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/disconnect": {
            "namespace": "wordfence\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/wordfence\/v1\/disconnect"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/premium-connect": {
            "namespace": "wordfence\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/wordfence\/v1\/premium-connect"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/scan\/issues": {
            "namespace": "wordfence\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/wordfence\/v1\/scan\/issues"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/scan": {
            "namespace": "wordfence\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/wordfence\/v1\/scan"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/scan\/issue": {
            "namespace": "wordfence\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/wordfence\/v1\/scan\/issue"
                    }
                ]
            }
        },
        "\/yoast\/v1": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "yoast\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1"
                    }
                ]
            }
        },
        "\/yoast\/v1\/file_size": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "type": "string",
                            "description": "The url to retrieve",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/file_size"
                    }
                ]
            }
        },
        "\/yoast\/v1\/statistics": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/statistics"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/callback": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/ai_generator\/callback"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/refresh_callback": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/ai_generator\/refresh_callback"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/consent": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "consent": {
                            "type": "boolean",
                            "description": "Whether the consent to use AI-based services has been given by the user.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "consent": {
                            "type": "boolean",
                            "description": "Whether the consent to use AI-based services has been given by the user.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/ai_generator\/consent"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai\/free_sparks": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/ai\/free_sparks"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/bust_subscription_cache": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/ai_generator\/bust_subscription_cache"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/get_suggestions": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "enum": [
                                "seo-title",
                                "meta-description",
                                "product-seo-title",
                                "product-meta-description",
                                "product-taxonomy-seo-title",
                                "product-taxonomy-meta-description",
                                "taxonomy-seo-title",
                                "taxonomy-meta-description"
                            ],
                            "description": "The type of suggestion requested.",
                            "required": true
                        },
                        "prompt_content": {
                            "type": "string",
                            "description": "The content needed by the prompt to ask for suggestions.",
                            "required": true
                        },
                        "focus_keyphrase": {
                            "type": "string",
                            "description": "The focus keyphrase associated to the post.",
                            "required": true
                        },
                        "language": {
                            "type": "string",
                            "description": "The language the post is written in.",
                            "required": true
                        },
                        "platform": {
                            "type": "string",
                            "enum": [
                                "Google",
                                "Facebook",
                                "Twitter"
                            ],
                            "description": "The platform the post is intended for.",
                            "required": true
                        },
                        "editor": {
                            "type": "string",
                            "enum": [
                                "classic",
                                "elementor",
                                "gutenberg"
                            ],
                            "description": "The current editor.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "enum": [
                                "seo-title",
                                "meta-description",
                                "product-seo-title",
                                "product-meta-description",
                                "product-taxonomy-seo-title",
                                "product-taxonomy-meta-description",
                                "taxonomy-seo-title",
                                "taxonomy-meta-description"
                            ],
                            "description": "The type of suggestion requested.",
                            "required": true
                        },
                        "prompt_content": {
                            "type": "string",
                            "description": "The content needed by the prompt to ask for suggestions.",
                            "required": true
                        },
                        "focus_keyphrase": {
                            "type": "string",
                            "description": "The focus keyphrase associated to the post.",
                            "required": true
                        },
                        "language": {
                            "type": "string",
                            "description": "The language the post is written in.",
                            "required": true
                        },
                        "platform": {
                            "type": "string",
                            "enum": [
                                "Google",
                                "Facebook",
                                "Twitter"
                            ],
                            "description": "The platform the post is intended for.",
                            "required": true
                        },
                        "editor": {
                            "type": "string",
                            "enum": [
                                "classic",
                                "elementor",
                                "gutenberg"
                            ],
                            "description": "The current editor.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/ai_generator\/get_suggestions"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/get_usage": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "is_woo_product_entity": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "is_woo_product_entity": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/ai_generator\/get_usage"
                    }
                ]
            }
        },
        "\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "postTypeName": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type"
                    }
                ]
            }
        },
        "\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "taxonomyName": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy"
                    }
                ]
            }
        },
        "\/yoast\/v1\/site_kit_configuration_permanent_dismissal": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "is_dismissed": {
                            "type": "bool",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/site_kit_configuration_permanent_dismissal"
                    }
                ]
            }
        },
        "\/yoast\/v1\/readability_scores": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "contentType": {
                            "type": "string",
                            "required": true
                        },
                        "taxonomy": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "term": {
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "troubleshooting": {
                            "type": "bool",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/readability_scores"
                    }
                ]
            }
        },
        "\/yoast\/v1\/seo_scores": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "contentType": {
                            "type": "string",
                            "required": true
                        },
                        "taxonomy": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "term": {
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "troubleshooting": {
                            "type": "bool",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/seo_scores"
                    }
                ]
            }
        },
        "\/yoast\/v1\/setup_steps_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "setup_widget_loaded": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        },
                        "first_interaction_stage": {
                            "type": "string",
                            "enum": [
                                "install",
                                "activate",
                                "setup",
                                "grantConsent",
                                "successfullyConnected"
                            ],
                            "required": false
                        },
                        "last_interaction_stage": {
                            "type": "string",
                            "enum": [
                                "install",
                                "activate",
                                "setup",
                                "grantConsent",
                                "successfullyConnected"
                            ],
                            "required": false
                        },
                        "setup_widget_temporarily_dismissed": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        },
                        "setup_widget_permanently_dismissed": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/setup_steps_tracking"
                    }
                ]
            }
        },
        "\/yoast\/v1\/introductions\/(?P<introduction_id>[\\w-]+)\/seen": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "introduction_id": {
                            "type": "string",
                            "required": true
                        },
                        "is_seen": {
                            "type": "bool",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/yoast\/v1\/wistia_embed_permission": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "value": {
                            "type": "bool",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/wistia_embed_permission"
                    }
                ]
            }
        },
        "\/yoast\/v1\/available_posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "postType": {
                            "type": "string",
                            "default": "page",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/available_posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/alerts\/dismiss": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "key": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/alerts\/dismiss"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/site_representation": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "company_or_person": {
                            "type": "string",
                            "enum": [
                                "company",
                                "person"
                            ],
                            "required": true
                        },
                        "company_name": {
                            "type": "string",
                            "required": false
                        },
                        "company_logo": {
                            "type": "string",
                            "required": false
                        },
                        "company_logo_id": {
                            "type": "integer",
                            "required": false
                        },
                        "person_logo": {
                            "type": "string",
                            "required": false
                        },
                        "person_logo_id": {
                            "type": "integer",
                            "required": false
                        },
                        "company_or_person_user_id": {
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/configuration\/site_representation"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/social_profiles": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "facebook_site": {
                            "type": "string",
                            "required": false
                        },
                        "twitter_site": {
                            "type": "string",
                            "required": false
                        },
                        "other_social_urls": {
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/configuration\/social_profiles"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/check_capability": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "user_id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/configuration\/check_capability"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/enable_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "tracking": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/configuration\/enable_tracking"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/save_configuration_state": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "finishedSteps": {
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/configuration\/save_configuration_state"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/get_configuration_state": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/configuration\/get_configuration_state"
                    }
                ]
            }
        },
        "\/yoast\/v1\/import\/(?P<plugin>[\\w-]+)\/(?P<type>[\\w-]+)": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/yoast\/v1\/get_head": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/get_head"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/indexing\/posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/terms": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/indexing\/terms"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/post-type-archives": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/indexing\/post-type-archives"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/general": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/indexing\/general"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/prepare": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/indexing\/prepare"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/indexables-complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/indexing\/indexables-complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/indexing\/complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link-indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/link-indexing\/posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link-indexing\/terms": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/link-indexing\/terms"
                    }
                ]
            }
        },
        "\/yoast\/v1\/integrations\/set_active": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "active": {
                            "type": "boolean",
                            "required": true
                        },
                        "integration": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/integrations\/set_active"
                    }
                ]
            }
        },
        "\/yoast\/v1\/meta\/search": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/meta\/search"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/authenticate": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/semrush\/authenticate"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/country_code": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country_code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/semrush\/country_code"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/related_keyphrases": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "keyphrase": {
                            "required": true
                        },
                        "country_code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/semrush\/related_keyphrases"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/authorization-url": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/wincher\/authorization-url"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/authenticate": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "required": true
                        },
                        "websiteId": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/wincher\/authenticate"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases\/track": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyphrases": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/wincher\/keyphrases\/track"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyphrases": {
                            "required": false
                        },
                        "permalink": {
                            "required": false
                        },
                        "startAt": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/wincher\/keyphrases"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases\/untrack": {
            "namespace": "yoast\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/wincher\/keyphrases\/untrack"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/account\/limit": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/wincher\/account\/limit"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/account\/upgrade-campaign": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/wincher\/account\/upgrade-campaign"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "cornerstone": {
                            "required": true
                        },
                        "orphaned": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/workouts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/complete_task": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "options": {
                            "type": "object",
                            "properties": {
                                "task": {
                                    "type": "string",
                                    "required": true,
                                    "sanitize_callback": "sanitize_text_field"
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/complete_task"
                    }
                ]
            }
        },
        "\/yoast\/v1\/get_tasks": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "options": {
                            "type": "object",
                            "properties": {
                                "filter": {
                                    "type": "string",
                                    "required": false,
                                    "sanitize_callback": "sanitize_text_field"
                                },
                                "limit": {
                                    "type": "int",
                                    "required": false,
                                    "sanitize_callback": "absint"
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/get_tasks"
                    }
                ]
            }
        },
        "\/yoast\/v1\/action_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/action_tracking"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai\/optimize": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "assessment": {
                            "type": "string",
                            "enum": [
                                "seo-keyphrase-introduction",
                                "seo-keyphrase-density",
                                "seo-keyphrase-distribution",
                                "seo-keyphrase-subheadings",
                                "read-sentence-length",
                                "read-paragraph-length"
                            ],
                            "description": "The assessment.",
                            "required": true
                        },
                        "language": {
                            "type": "string",
                            "description": "The language the post is written in.",
                            "required": true
                        },
                        "prompt_content": {
                            "type": "string",
                            "description": "The content needed by the prompt to ask for suggestions.",
                            "required": true
                        },
                        "focus_keyphrase": {
                            "type": "string",
                            "description": "The focus keyphrase associated to the post.",
                            "required": false
                        },
                        "synonyms": {
                            "type": "string",
                            "description": "The synonyms for the focus keyphrase.",
                            "required": false
                        },
                        "editor": {
                            "type": "string",
                            "enum": [
                                "Classic",
                                "Gutenberg"
                            ],
                            "description": "The editor type, either Classic or Gutenberg.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/ai\/optimize"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai\/summarize": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "language": {
                            "type": "string",
                            "description": "The language the post is written in.",
                            "required": true
                        },
                        "prompt_content": {
                            "type": "string",
                            "description": "The content needed by the prompt to ask for a summary.",
                            "required": true
                        },
                        "focus_keyphrase": {
                            "type": "string",
                            "description": "The focus keyphrase associated to the post.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/ai\/summarize"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link_suggestions": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "prominent_words": {
                            "type": "object",
                            "description": "Stems of prominent words and their term frequencies we want link suggestions based on",
                            "required": true
                        },
                        "object_id": {
                            "type": "integer",
                            "description": "The object id of the current indexable.",
                            "required": true
                        },
                        "object_type": {
                            "type": "string",
                            "description": "The object type of the current indexable.",
                            "required": true
                        },
                        "limit": {
                            "default": 5,
                            "type": "integer",
                            "description": "The maximum number of link suggestions to retrieve",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/link_suggestions"
                    }
                ]
            }
        },
        "\/yoast\/v1\/prominent_words\/get_content": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/prominent_words\/get_content"
                    }
                ]
            }
        },
        "\/yoast\/v1\/prominent_words\/complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/prominent_words\/complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/prominent_words\/save": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "object_id": {
                                        "type": "number",
                                        "required": true
                                    },
                                    "prominent_words": {
                                        "type": "object",
                                        "required": false
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/prominent_words\/save"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/noindex": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "object_id": {
                            "type": "integer",
                            "required": true
                        },
                        "object_type": {
                            "type": "string",
                            "required": true
                        },
                        "object_sub_type": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/workouts\/noindex"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/remove_redirect": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "object_id": {
                            "type": "integer",
                            "required": true
                        },
                        "object_type": {
                            "type": "string",
                            "required": true
                        },
                        "object_sub_type": {
                            "type": "string",
                            "required": true
                        },
                        "permalink": {
                            "type": "string",
                            "required": true
                        },
                        "redirect_url": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/workouts\/remove_redirect"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/link_suggestions": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "indexableId": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/workouts\/link_suggestions"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/last_updated": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "postId": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/workouts\/last_updated"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/cornerstone_data": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/workouts\/cornerstone_data"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/enable_cornerstone": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "object_id": {
                            "type": "integer",
                            "required": true
                        },
                        "object_type": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/workouts\/enable_cornerstone"
                    }
                ]
            }
        },
        "\/elementor-one\/v1": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor-one\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor-one\/v1"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/authorize": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "clearSession": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor-one\/v1\/connect\/authorize"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/disconnect": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor-one\/v1\/connect\/disconnect"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/switch-domain": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor-one\/v1\/connect\/switch-domain"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/deactivate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor-one\/v1\/connect\/deactivate"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/top-bar\/notifications": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "app_name": {
                            "type": "string",
                            "required": true
                        },
                        "app_version": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor-one\/v1\/top-bar\/notifications"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/top-bar\/feedback": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product": {
                            "type": "string",
                            "required": true
                        },
                        "subject": {
                            "type": "string",
                            "required": true
                        },
                        "title": {
                            "type": "string",
                            "required": true
                        },
                        "description": {
                            "type": "string",
                            "required": true
                        },
                        "countryCode": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor-one\/v1\/top-bar\/feedback"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/themes": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org theme directory slug.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "The theme activation status.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor-one\/v1\/themes"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/themes\/(?P<slug>[\\w\\-]+)\/activate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org theme directory slug.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins": {
            "namespace": "elementor-one\/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",
                            "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": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        },
                        "status": {
                            "description": "The plugin activation status.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor-one\/v1\/plugins"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/activate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/deactivate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/upgrade": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        },
                        "status": {
                            "description": "The plugin activation status.",
                            "type": "string",
                            "enum": [
                                "active"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/migration\/run": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": {
                                "1": "manage",
                                "2": "elementor",
                                "3": "elementor-pro",
                                "4": "site-mailer",
                                "5": "image-optimization",
                                "6": "pojo-accessibility"
                            },
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": true,
                            "description": "Force migration even if the plugin is already connected.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/migration\/rollback": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": {
                                "1": "manage",
                                "2": "elementor",
                                "3": "elementor-pro",
                                "4": "site-mailer",
                                "5": "image-optimization",
                                "6": "pojo-accessibility"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/settings": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor-one\/v1\/settings"
                    }
                ]
            }
        },
        "\/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:\/\/persolog.com\/pl\/wp-json\/elementor\/v1"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/pl\/wp-json\/elementor\/v1\/site-editor\/templates-conditions-conflicts"
                    }
                ]
            }
        },
        "\/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:\/\/persolog.com\/pl\/wp-json\/elementor-pro\/v1"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/license\/tier-features": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor-pro\/v1\/license\/tier-features"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/license\/get-license-status": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor-pro\/v1\/license\/get-license-status"
                    }
                ]
            }
        },
        "\/uael\/v1": {
            "namespace": "uael\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "uael\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/uael\/v1"
                    }
                ]
            }
        },
        "\/uael\/v1\/widgets": {
            "namespace": "uael\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/uael\/v1\/widgets"
                    }
                ]
            }
        },
        "\/uael\/v1\/postskins": {
            "namespace": "uael\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/uael\/v1\/postskins"
                    }
                ]
            }
        },
        "\/uael\/v1\/settings": {
            "namespace": "uael\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/uael\/v1\/settings"
                    }
                ]
            }
        },
        "\/uael\/v1\/branding": {
            "namespace": "uael\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/uael\/v1\/branding"
                    }
                ]
            }
        },
        "\/uael\/v1\/plugins": {
            "namespace": "uael\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/uael\/v1\/plugins"
                    }
                ]
            }
        },
        "\/uael\/v1\/validateApiKey": {
            "namespace": "uael\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/uael\/v1\/validateApiKey"
                    }
                ]
            }
        },
        "\/uael\/v1\/templates": {
            "namespace": "uael\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/uael\/v1\/templates"
                    }
                ]
            }
        },
        "\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/pl\/wp-json\/wp-rocket\/v1\/options\/export"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocket-insights\/pages": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "required": false
                        },
                        "post_id": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "page_url": {
                            "required": true
                        },
                        "source": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/wp-rocket\/v1\/rocket-insights\/pages"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocket-insights\/pages\/progress": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "ids": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/wp-rocket\/v1\/rocket-insights\/pages\/progress"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocket-insights\/pages\/(?P<id>\\d+)": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        },
                        "source": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/yoast\/v1\/redirects": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "origin": {
                            "type": "string",
                            "description": "The origin to redirect",
                            "required": true
                        },
                        "target": {
                            "type": "string",
                            "description": "The redirect target",
                            "required": false
                        },
                        "type": {
                            "type": "integer",
                            "description": "The redirect type",
                            "required": true
                        },
                        "ignore_warning": {
                            "type": "boolean",
                            "description": "Whether to ignore warnings",
                            "default": false,
                            "required": false
                        },
                        "format": {
                            "description": "Format przekierowania, kt\u00f3re ma zosta\u0107 utworzone.",
                            "type": "string",
                            "enum": [
                                "plain",
                                "regex"
                            ],
                            "default": "plain",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/redirects"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects\/delete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "origin": {
                            "type": "string",
                            "description": "The origin to redirect",
                            "required": true
                        },
                        "target": {
                            "type": "string",
                            "description": "The redirect target",
                            "required": false
                        },
                        "type": {
                            "type": "string",
                            "description": "The redirect format",
                            "required": false
                        },
                        "ignore_warning": {
                            "type": "boolean",
                            "description": "Whether to ignore warnings",
                            "default": false,
                            "required": false
                        },
                        "format": {
                            "description": "Format przekierowania, kt\u00f3re ma zosta\u0107 utworzone.",
                            "type": "string",
                            "enum": [
                                "plain",
                                "regex"
                            ],
                            "default": "plain",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/redirects\/delete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects\/list": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "format": {
                            "description": "Format przekierowa\u0144 do pobrania.",
                            "type": "string",
                            "enum": [
                                "plain",
                                "regex"
                            ],
                            "default": "plain",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/redirects\/list"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects\/update": {
            "namespace": "yoast\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "old_origin": {
                            "type": "string",
                            "description": "The origin to redirect (old)",
                            "required": true
                        },
                        "old_target": {
                            "type": "string",
                            "description": "The redirect target (old)",
                            "required": false
                        },
                        "old_type": {
                            "type": "integer",
                            "description": "The redirect type (old)",
                            "required": true
                        },
                        "new_origin": {
                            "type": "string",
                            "description": "The origin to redirect (new)",
                            "required": true
                        },
                        "new_target": {
                            "type": "string",
                            "description": "The redirect target (new)",
                            "required": false
                        },
                        "new_type": {
                            "type": "integer",
                            "description": "The redirect type (new)",
                            "required": true
                        },
                        "ignore_warning": {
                            "type": "boolean",
                            "description": "Whether to ignore warnings",
                            "default": false,
                            "required": false
                        },
                        "format": {
                            "description": "Format przekierowa\u0144 do pobrania.",
                            "type": "string",
                            "enum": [
                                "plain",
                                "regex"
                            ],
                            "default": "plain",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/redirects\/update"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects\/settings": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET",
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "disable_php_redirect": {
                            "description": "Czy wy\u0142\u0105czy\u0107 przekierowania oparte na PHP i zamiast tego u\u017cywa\u0107 pliku .htaccess.",
                            "type": "string",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": true
                        },
                        "separate_file": {
                            "description": "Czy zapisywa\u0107 przekierowania w osobnym pliku zamiast w pliku .htaccess.",
                            "type": "string",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/redirects\/settings"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects\/undo-for-object": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "obj_id": {
                            "type": "int",
                            "description": "The id of the post or term",
                            "required": true
                        },
                        "obj_type": {
                            "type": "string",
                            "description": "The object type: post or term",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/yoast\/v1\/redirects\/undo-for-object"
                    }
                ]
            }
        },
        "\/astra\/v1": {
            "namespace": "astra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "astra\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/astra\/v1"
                    }
                ]
            }
        },
        "\/astra\/v1\/admin\/settings": {
            "namespace": "astra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/astra\/v1\/admin\/settings"
                    }
                ]
            }
        },
        "\/astra\/v1\/get-learn-chapters": {
            "namespace": "astra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/astra\/v1\/get-learn-chapters"
                    }
                ]
            }
        },
        "\/astra\/v1\/update-learn-progress": {
            "namespace": "astra\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "chapterId": {
                            "type": "string",
                            "required": true
                        },
                        "stepId": {
                            "type": "string",
                            "required": true
                        },
                        "completed": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/astra\/v1\/update-learn-progress"
                    }
                ]
            }
        },
        "\/astra-addon\/v1": {
            "namespace": "astra-addon\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "astra-addon\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/astra-addon\/v1"
                    }
                ]
            }
        },
        "\/astra-addon\/v1\/custom-layouts": {
            "namespace": "astra-addon\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/astra-addon\/v1\/custom-layouts"
                    }
                ]
            }
        },
        "\/astra-addon\/v1\/custom-layouts\/(?P<id>\\d+)": {
            "namespace": "astra-addon\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/astra-addon\/v1\/custom-layouts\/(?P<id>\\d+)\/duplicate": {
            "namespace": "astra-addon\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/astra_addon\/v1": {
            "namespace": "astra_addon\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "astra_addon\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/astra_addon\/v1"
                    }
                ]
            }
        },
        "\/astra_addon\/v1\/mega_menu\/(?P<id>\\d+)": {
            "namespace": "astra_addon\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/astra_addon\/v1\/mega_menu": {
            "namespace": "astra_addon\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/astra_addon\/v1\/mega_menu"
                    }
                ]
            }
        },
        "\/jet-elements-api\/v1": {
            "namespace": "jet-elements-api\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jet-elements-api\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-elements-api\/v1"
                    }
                ]
            }
        },
        "\/jet-elements-api\/v1\/elementor-template": {
            "namespace": "jet-elements-api\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "default": "",
                            "required": false
                        },
                        "dev": {
                            "default": "false",
                            "required": false
                        },
                        "signature": {
                            "default": "",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-elements-api\/v1\/elementor-template"
                    }
                ]
            }
        },
        "\/jet-elements-api\/v1\/plugin-settings": {
            "namespace": "jet-elements-api\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-elements-api\/v1\/plugin-settings"
                    }
                ]
            }
        },
        "\/jet-engine\/v2": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jet-engine\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-engine\/v2"
                    }
                ]
            }
        },
        "\/jet-engine\/v2\/search-posts": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "query": {
                            "default": "",
                            "required": false
                        },
                        "ids": {
                            "default": "",
                            "required": false
                        },
                        "post_type": {
                            "default": "any",
                            "required": false
                        },
                        "tax": {
                            "default": "",
                            "required": false
                        },
                        "search_terms": {
                            "default": false,
                            "required": false
                        },
                        "query_context": {
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-engine\/v2\/search-posts"
                    }
                ]
            }
        },
        "\/jet-engine\/v2\/add-item": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-engine\/v2\/add-item"
                    }
                ]
            }
        },
        "\/jet-engine\/v2\/edit-item\/(?P<id>[a-z\\-\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/jet-engine\/v2\/delete-item\/(?P<id>[a-z\\-\\_\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/jet-engine\/v2\/get-item\/(?P<id>[a-z\\-\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jet-engine\/v2\/get-items": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-engine\/v2\/get-items"
                    }
                ]
            }
        },
        "\/jet-engine\/v2\/add-post-type": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-engine\/v2\/add-post-type"
                    }
                ]
            }
        },
        "\/jet-engine\/v2\/edit-post-type\/(?P<id>[\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/jet-engine\/v2\/get-post-type\/(?P<id>[\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jet-engine\/v2\/delete-post-type\/(?P<id>[\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "action": {
                            "default": "none",
                            "required": true
                        },
                        "to_post_type": {
                            "default": "",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jet-engine\/v2\/get-post-types": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-engine\/v2\/get-post-types"
                    }
                ]
            }
        },
        "\/jet-engine\/v2\/get-built-in-post-type\/(?P<post_type>[a-z\\-\\_\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jet-engine\/v2\/edit-built-in-post-type\/(?P<post_type>[a-z\\-\\_\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/jet-engine\/v2\/reset-built-in-post-type\/(?P<post_type>[a-z\\-\\_\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/jet-engine\/v2\/copy-post-type\/(?P<id>[\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/jet-engine\/v2\/add-meta-box": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-engine\/v2\/add-meta-box"
                    }
                ]
            }
        },
        "\/jet-engine\/v2\/edit-meta-box\/(?P<id>[a-z\\-\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/jet-engine\/v2\/get-meta-box\/(?P<id>[a-z\\-\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jet-engine\/v2\/get-meta-boxes": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-engine\/v2\/get-meta-boxes"
                    }
                ]
            }
        },
        "\/jet-engine\/v2\/delete-meta-box\/(?P<id>[a-z\\-\\_\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/jet-engine\/v2\/add-taxonomy": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-engine\/v2\/add-taxonomy"
                    }
                ]
            }
        },
        "\/jet-engine\/v2\/edit-taxonomy\/(?P<id>[\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/jet-engine\/v2\/get-taxonomy\/(?P<id>[\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jet-engine\/v2\/delete-taxonomy\/(?P<id>[\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "action": {
                            "default": "none",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jet-engine\/v2\/get-taxonomies": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-engine\/v2\/get-taxonomies"
                    }
                ]
            }
        },
        "\/jet-engine\/v2\/get-built-in-tax\/(?P<tax>[a-z\\-\\_\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jet-engine\/v2\/edit-built-in-tax\/(?P<tax>[a-z\\-\\_\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/jet-engine\/v2\/reset-built-in-tax\/(?P<tax>[a-z\\-\\_\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/jet-engine\/v2\/copy-taxonomy\/(?P<id>[\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/jet-engine\/v2\/add-relation": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-engine\/v2\/add-relation"
                    }
                ]
            }
        },
        "\/jet-engine\/v2\/edit-relation\/(?P<id>[a-z\\-\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/jet-engine\/v2\/get-relation\/(?P<id>[a-z\\-\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jet-engine\/v2\/delete-relation\/(?P<id>[a-z\\-\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/jet-engine\/v2\/get-relations": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-engine\/v2\/get-relations"
                    }
                ]
            }
        },
        "\/jet-engine\/v2\/add-options-page": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-engine\/v2\/add-options-page"
                    }
                ]
            }
        },
        "\/jet-engine\/v2\/edit-options-page\/(?P<id>[\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/jet-engine\/v2\/get-options-page\/(?P<id>[\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jet-engine\/v2\/delete-options-page\/(?P<id>[\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "action": {
                            "default": "none",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jet-engine\/v2\/get-options-pages": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-engine\/v2\/get-options-pages"
                    }
                ]
            }
        },
        "\/jet-engine\/v2\/search-glossary-fields": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "query": {
                            "default": "",
                            "required": false
                        },
                        "glossary_id": {
                            "default": "",
                            "required": true
                        },
                        "values": {
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-engine\/v2\/search-glossary-fields"
                    }
                ]
            }
        },
        "\/jet-engine\/v2\/add-query": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-engine\/v2\/add-query"
                    }
                ]
            }
        },
        "\/jet-engine\/v2\/edit-query\/(?P<id>[a-z\\-\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/jet-engine\/v2\/get-query\/(?P<id>[a-z\\-\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jet-engine\/v2\/delete-query\/(?P<id>[a-z\\-\\_\\d]+)": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/jet-engine\/v2\/get-queries": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-engine\/v2\/get-queries"
                    }
                ]
            }
        },
        "\/jet-engine\/v2\/search-query-preview": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "_s": {
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-engine\/v2\/search-query-preview"
                    }
                ]
            }
        },
        "\/jet-engine\/v2\/update-query-preview": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-engine\/v2\/update-query-preview"
                    }
                ]
            }
        },
        "\/jet-engine\/v2\/convert-query-advanced": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-engine\/v2\/convert-query-advanced"
                    }
                ]
            }
        },
        "\/jet-engine\/v2\/search-query-field-options": {
            "namespace": "jet-engine\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "q": {
                            "default": "",
                            "required": false
                        },
                        "query_id": {
                            "default": "",
                            "required": true
                        },
                        "value_field": {
                            "default": "",
                            "required": false
                        },
                        "label_field": {
                            "default": "",
                            "required": false
                        },
                        "values": {
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-engine\/v2\/search-query-field-options"
                    }
                ]
            }
        },
        "\/croco\/v1": {
            "namespace": "croco\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "croco\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/croco\/v1"
                    }
                ]
            }
        },
        "\/croco\/v1\/ai-api-proxy\/models": {
            "namespace": "croco\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/croco\/v1\/ai-api-proxy\/models"
                    }
                ]
            }
        },
        "\/croco\/v1\/ai-api-proxy\/key": {
            "namespace": "croco\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "api_key": {
                            "description": "The API key to save.",
                            "type": "string",
                            "required": true
                        },
                        "nonce": {
                            "description": "Nonce for verifying the request.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/croco\/v1\/ai-api-proxy\/key"
                    }
                ]
            }
        },
        "\/croco\/v1\/ai-api-proxy\/model": {
            "namespace": "croco\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "model": {
                            "description": "The model to save.",
                            "type": "string",
                            "required": true
                        },
                        "nonce": {
                            "description": "Nonce for verifying the request.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/croco\/v1\/ai-api-proxy\/model"
                    }
                ]
            }
        },
        "\/croco\/v1\/ai-api-proxy\/clear-conversation": {
            "namespace": "croco\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/croco\/v1\/ai-api-proxy\/clear-conversation"
                    }
                ]
            }
        },
        "\/croco\/v1\/ai-api-proxy\/response": {
            "namespace": "croco\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/croco\/v1\/ai-api-proxy\/response"
                    }
                ]
            }
        },
        "\/croco\/v1\/ai-api-proxy\/(?P<api_path>.*)": {
            "namespace": "croco\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "api_path": {
                            "description": "The path to proxy to the AI service API.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jet-popup\/v2": {
            "namespace": "jet-popup\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jet-popup\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-popup\/v2"
                    }
                ]
            }
        },
        "\/jet-popup\/v2\/save-plugin-settings": {
            "namespace": "jet-popup\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-popup\/v2\/save-plugin-settings"
                    }
                ]
            }
        },
        "\/jet-popup\/v2\/get-page-templates": {
            "namespace": "jet-popup\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-popup\/v2\/get-page-templates"
                    }
                ]
            }
        },
        "\/jet-popup\/v2\/get-post-categories": {
            "namespace": "jet-popup\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-popup\/v2\/get-post-categories"
                    }
                ]
            }
        },
        "\/jet-popup\/v2\/get-posts": {
            "namespace": "jet-popup\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_type": {
                            "default": "post",
                            "required": false
                        },
                        "query": {
                            "default": "",
                            "required": false
                        },
                        "values": {
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-popup\/v2\/get-posts"
                    }
                ]
            }
        },
        "\/jet-popup\/v2\/get-post-tags": {
            "namespace": "jet-popup\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-popup\/v2\/get-post-tags"
                    }
                ]
            }
        },
        "\/jet-popup\/v2\/get-post-types": {
            "namespace": "jet-popup\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-popup\/v2\/get-post-types"
                    }
                ]
            }
        },
        "\/jet-popup\/v2\/get-static-pages": {
            "namespace": "jet-popup\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-popup\/v2\/get-static-pages"
                    }
                ]
            }
        },
        "\/jet-popup\/v2\/get-tax-terms": {
            "namespace": "jet-popup\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "tax_name": {
                            "default": "",
                            "required": false
                        },
                        "query": {
                            "default": "",
                            "required": false
                        },
                        "values": {
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-popup\/v2\/get-tax-terms"
                    }
                ]
            }
        },
        "\/jet-popup\/v2\/get-popup-conditions": {
            "namespace": "jet-popup\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "popup_id": {
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-popup\/v2\/get-popup-conditions"
                    }
                ]
            }
        },
        "\/jet-popup\/v2\/update-popup-conditions": {
            "namespace": "jet-popup\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "popup_id": {
                            "default": "",
                            "required": false
                        },
                        "conditions": {
                            "default": [],
                            "required": false
                        },
                        "relation_type": {
                            "default": "or",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-popup\/v2\/update-popup-conditions"
                    }
                ]
            }
        },
        "\/jet-popup\/v2\/create-popup": {
            "namespace": "jet-popup\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "default": "",
                            "required": false
                        },
                        "contentType": {
                            "default": "default",
                            "required": false
                        },
                        "preset": {
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-popup\/v2\/create-popup"
                    }
                ]
            }
        },
        "\/jet-popup\/v2\/get-popup-settings": {
            "namespace": "jet-popup\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "popup_id": {
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-popup\/v2\/get-popup-settings"
                    }
                ]
            }
        },
        "\/jet-popup\/v2\/update-popup-settings": {
            "namespace": "jet-popup\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "popup_id": {
                            "default": "",
                            "required": false
                        },
                        "settings": {
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-popup\/v2\/update-popup-settings"
                    }
                ]
            }
        },
        "\/jet-popup\/v2\/get-elementor-icon-html": {
            "namespace": "jet-popup\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "iconData": {
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-popup\/v2\/get-elementor-icon-html"
                    }
                ]
            }
        },
        "\/jet-popup\/v2\/clear-popup-cache": {
            "namespace": "jet-popup\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-popup\/v2\/clear-popup-cache"
                    }
                ]
            }
        },
        "\/jet-tabs-api\/v1": {
            "namespace": "jet-tabs-api\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jet-tabs-api\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-tabs-api\/v1"
                    }
                ]
            }
        },
        "\/jet-tabs-api\/v1\/elementor-template": {
            "namespace": "jet-tabs-api\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "default": "",
                            "required": false
                        },
                        "dev": {
                            "default": "false",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-tabs-api\/v1\/elementor-template"
                    }
                ]
            }
        },
        "\/jet-tabs-api\/v1\/plugin-settings": {
            "namespace": "jet-tabs-api\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-tabs-api\/v1\/plugin-settings"
                    }
                ]
            }
        },
        "\/jet-tabs-api\/v1\/clear-tabs-cache": {
            "namespace": "jet-tabs-api\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/jet-tabs-api\/v1\/clear-tabs-cache"
                    }
                ]
            }
        },
        "\/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:\/\/persolog.com\/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:\/\/persolog.com\/pl\/wp-json\/elementor\/v1\/cache"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor\/v1\/globals"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/colors": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/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:\/\/persolog.com\/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": {
                        "included_types": {
                            "description": "Included post types",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "excluded_types": {
                            "description": "Post type to exclude",
                            "type": "array",
                            "default": [
                                "e-floating-buttons",
                                "e-landing-page",
                                "elementor_library",
                                "attachment",
                                "revision",
                                "nav_menu_item",
                                "custom_css",
                                "customize_changeset"
                            ],
                            "required": false
                        },
                        "term": {
                            "description": "Posts to search",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "keys_conversion_map": {
                            "description": "Specify keys to extract and convert, i.e. [\"key_1\" => \"new_key_1\"].",
                            "type": "array",
                            "default": {
                                "ID": "id",
                                "post_title": "label",
                                "post_type": "groupLabel"
                            },
                            "required": false
                        },
                        "items_count": {
                            "description": "Posts per page",
                            "type": "integer",
                            "default": 100,
                            "required": false
                        },
                        "is_public": {
                            "description": "Whether to include only public post types",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "meta_query": {
                            "description": "WP_Query meta_query array",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "tax_query": {
                            "description": "WP_Query tax_query array",
                            "type": "array",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor\/v1\/post"
                    }
                ]
            }
        },
        "\/elementor\/v1\/term": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "included_types": {
                            "description": "Included taxonomy containing terms (categories, tags, etc...)",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "excluded_types": {
                            "description": "Excluded taxonomy containing terms (categories, tags, etc...)",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "term": {
                            "description": "Terms to search",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "keys_conversion_map": {
                            "description": "Specify keys to extract and convert, i.e. [\"key_1\" => \"new_key_1\"].",
                            "type": "array",
                            "default": {
                                "term_id": "id",
                                "name": "label",
                                "taxonomy": "groupLabel"
                            },
                            "required": false
                        },
                        "items_count": {
                            "description": "Terms per request",
                            "type": "integer",
                            "default": 100,
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Whether to include only public terms",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "meta_query": {
                            "description": "WP_Query meta_query array",
                            "type": "array",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor\/v1\/term"
                    }
                ]
            }
        },
        "\/elementor\/v1\/user": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "term": {
                            "description": "Posts to search",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "keys_conversion_map": {
                            "description": "Specify keys to extract and convert, i.e. [\"key_1\" => \"new_key_1\"].",
                            "type": [
                                "array",
                                "string"
                            ],
                            "default": {
                                "ID": "id",
                                "display_name": "label",
                                "role": "groupLabel"
                            },
                            "required": false
                        },
                        "items_count": {
                            "description": "Posts per page",
                            "type": "integer",
                            "default": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor\/v1\/user"
                    }
                ]
            }
        },
        "\/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:\/\/persolog.com\/pl\/wp-json\/elementor-ai\/v1"
                    }
                ]
            }
        },
        "\/elementor-ai\/v1\/permissions": {
            "namespace": "elementor-ai\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/pl\/wp-json\/elementor\/v1\/site-navigation\/add-new-post"
                    }
                ]
            }
        },
        "\/elementor\/v1\/design-system-sync\/stylesheet": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor\/v1\/design-system-sync\/stylesheet"
                    }
                ]
            }
        },
        "\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/pl\/wp-json\/elementor\/v1\/checklist\/user-progress"
                    }
                ]
            }
        },
        "\/elementor\/v1\/operations\/opt-in-v4": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor\/v1\/operations\/opt-in-v4"
                    }
                ]
            }
        },
        "\/elementor\/v1\/feedback": {
            "namespace": "elementor\/v1\/feedback",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor\/v1\/feedback",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor\/v1\/feedback"
                    }
                ]
            }
        },
        "\/elementor\/v1\/feedback\/submit": {
            "namespace": "elementor\/v1\/feedback",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor\/v1\/feedback\/submit"
                    }
                ]
            }
        },
        "\/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",
                                "container",
                                "floating-buttons",
                                "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:\/\/persolog.com\/pl\/wp-json\/elementor\/v1\/template-library\/templates"
                    }
                ]
            }
        },
        "\/elementor\/v1\/user-data\/current-user": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "suppressedMessages": {
                            "type": "array",
                            "description": "Array of suppressed message keys",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor\/v1\/user-data\/current-user"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding": {
            "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:\/\/persolog.com\/pl\/wp-json\/elementor\/v1\/onboarding"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/user-progress": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor\/v1\/onboarding\/user-progress"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/user-choices": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor\/v1\/onboarding\/user-choices"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/pro-install-screen": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor\/v1\/onboarding\/pro-install-screen"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/install-pro": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor\/v1\/onboarding\/install-pro"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/install-theme": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor\/v1\/onboarding\/install-theme"
                    }
                ]
            }
        },
        "\/elementor\/v1\/global-widget\/templates": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor\/v1\/global-widget\/templates"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/posts-widget": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/pl\/wp-json\/elementor-pro\/v1\/refresh-search"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "route_url": {
                            "type": "string",
                            "description": "The URL of the route where the note was created at.",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "The note status (e.g. \"publish\", \"draft\").",
                            "enum": [
                                "publish",
                                "draft"
                            ],
                            "default": "publish",
                            "required": false
                        },
                        "is_resolved": {
                            "type": "boolean",
                            "description": "Whether the note is resolved or not.",
                            "required": false
                        },
                        "parent_id": {
                            "type": "integer",
                            "description": "The note's parent id (use 0 for top-level).",
                            "required": false
                        },
                        "post_id": {
                            "type": "integer",
                            "description": "The ID of the post that the note is attached to.",
                            "required": false
                        },
                        "only_unread": {
                            "type": "boolean",
                            "description": "Show only unread notes (represents an unread thread if one of its replies is unread).",
                            "required": false
                        },
                        "only_relevant": {
                            "type": "boolean",
                            "description": "Show only notes that are relevant to the current user.",
                            "required": false
                        },
                        "order_by": {
                            "type": "string",
                            "description": "A column to order the results by.",
                            "default": "last_activity_at",
                            "enum": [
                                "last_activity_at",
                                "created_at"
                            ],
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "description": "Results order direction.",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_id": {
                            "type": "integer",
                            "description": "The id of the post where the note was created at (can be template, post, page, etc.).",
                            "required": true
                        },
                        "element_id": {
                            "type": "string",
                            "description": "Each note must be attached to an elementor element.",
                            "required": true
                        },
                        "content": {
                            "type": "string",
                            "description": "The content of the note.",
                            "required": true
                        },
                        "position": {
                            "type": "object",
                            "properties": {
                                "x": {
                                    "required": true,
                                    "type": "number"
                                },
                                "y": {
                                    "required": true,
                                    "type": "number"
                                }
                            },
                            "description": "The position of the note.",
                            "required": true
                        },
                        "mentioned_usernames": {
                            "type": "array",
                            "description": "List of user names that have been mentioned in the note's content.",
                            "default": [],
                            "items": {
                                "type": "string",
                                "sanitize_callback": []
                            },
                            "required": false
                        },
                        "route_post_id": {
                            "description": "The ID of the post that's associated with the route (doesn't always exist, e.g: home page, archive)",
                            "required": false
                        },
                        "route_url": {
                            "type": "string",
                            "description": "The URL of the route where the note was created at.",
                            "required": false
                        },
                        "route_title": {
                            "type": "string",
                            "description": "The title of the route where the note was created at.",
                            "required": false
                        },
                        "parent_id": {
                            "type": "integer",
                            "description": "If the new note is a reply to another note, the parent_id should be the thread's id.",
                            "default": 0,
                            "required": false
                        },
                        "is_public": {
                            "type": "boolean",
                            "description": "Should this note be visible for everyone or just for its author.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor\/v1\/notes"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/read-status": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "description": "The id's of the notes.",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "description": "The id's of the notes.",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor\/v1\/notes\/read-status"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/summary": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "route_url": {
                            "type": "string",
                            "description": "The URL of the route where the note was created at.",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "The note status (e.g. \"publish\", \"draft\").",
                            "enum": [
                                "publish",
                                "draft"
                            ],
                            "default": "publish",
                            "required": false
                        },
                        "is_resolved": {
                            "type": "boolean",
                            "description": "Whether the note is resolved or not.",
                            "required": false
                        },
                        "parent_id": {
                            "type": "integer",
                            "description": "The note's parent id (use 0 for top-level).",
                            "required": false
                        },
                        "post_id": {
                            "type": "integer",
                            "description": "The ID of the post that the note is attached to.",
                            "required": false
                        },
                        "only_unread": {
                            "type": "boolean",
                            "description": "Show only unread notes (represents an unread thread if one of its replies is unread).",
                            "required": false
                        },
                        "only_relevant": {
                            "type": "boolean",
                            "description": "Show only notes that are relevant to the current user.",
                            "required": false
                        },
                        "order_by": {
                            "type": "string",
                            "description": "A column to order the results by.",
                            "default": "last_activity_at",
                            "enum": [
                                "last_activity_at",
                                "created_at"
                            ],
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "description": "Results order direction.",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor\/v1\/notes\/summary"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/users": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "limit": {
                            "type": "integer",
                            "description": "Limit the results.",
                            "required": false
                        },
                        "order_by": {
                            "type": "string",
                            "description": "A column to order the results by.",
                            "default": "display_name",
                            "enum": [
                                "user_nicename",
                                "display_name",
                                "user_registered"
                            ],
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "description": "Results order direction.",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "description": "Filter users by a search term.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/elementor\/v1\/notes\/users"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "Note ID to find.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "The id the note.",
                            "required": true
                        },
                        "content": {
                            "type": "string",
                            "description": "The content of the note.",
                            "required": false
                        },
                        "mentioned_usernames": {
                            "type": "array",
                            "description": "List of user names that have been mentioned in the note's content.",
                            "items": {
                                "type": "string",
                                "sanitize_callback": []
                            },
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "Note status can be draft or publish.",
                            "enum": [
                                "publish",
                                "draft"
                            ],
                            "required": false
                        },
                        "is_public": {
                            "type": "boolean",
                            "description": "Should this note be visible for everyone or just for its author.",
                            "required": false
                        },
                        "is_resolved": {
                            "type": "boolean",
                            "description": "Is this note resolved and should be hidden.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "The id of the note.",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Determine if it should be deleted permanently or change the status to trash.",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/persolog\/v1": {
            "namespace": "persolog\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "persolog\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/persolog\/v1"
                    }
                ]
            }
        },
        "\/persolog\/v1\/image\/(?P<id>\\d+)": {
            "namespace": "persolog\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/pl\/wp-json\/nps-survey\/v1"
                    }
                ]
            }
        },
        "\/nps-survey\/v1\/rating": {
            "namespace": "nps-survey\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "nps_id": {
                            "type": "string",
                            "required": true
                        },
                        "rating": {
                            "type": "integer",
                            "required": true
                        },
                        "comment": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "plugin_slug": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/nps-survey\/v1\/rating"
                    }
                ]
            }
        },
        "\/nps-survey\/v1\/dismiss-nps-survey": {
            "namespace": "nps-survey\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "nps_id": {
                            "type": "string",
                            "required": true
                        },
                        "plugin_slug": {
                            "type": "string",
                            "required": true
                        },
                        "dismiss_timespan": {
                            "type": "integer",
                            "required": true
                        },
                        "current_step": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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 wyniki do wpis\u00f3w wybranych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Wyklucz wpisy przypisane do wybranych 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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Jak interpretowa\u0107 dane wyszukiwania.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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 wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ogranicz wyniki do wpis\u00f3w przyporz\u0105dkowanych do jednego lub kilku status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "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 identyfikator\u00f3w termin\u00f3w",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminu 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 wyniki.",
                                            "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 wyniki do element\u00f3w posiadaj\u0105cych wybrany termin w taksonomii categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikator\u00f3w termin\u00f3w",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminu 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 wyniki.",
                                            "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 identyfikator\u00f3w termin\u00f3w",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminu 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 wyniki do element\u00f3w posiadaj\u0105cych wybrany termin w taksonomii tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikator\u00f3w termin\u00f3w",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminu 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
                        },
                        "ignore_sticky": {
                            "description": "Czy ignorowa\u0107 przypi\u0119te wpisy?",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w przypisanych do jednego lub wi\u0119cej wybranych format\u00f3w.",
                            "type": "array",
                            "uniqueItems": true,
                            "items": {
                                "enum": [
                                    "standard",
                                    "aside",
                                    "chat",
                                    "gallery",
                                    "link",
                                    "image",
                                    "quote",
                                    "status",
                                    "video",
                                    "audio"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "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",
                                "acf-disabled"
                            ],
                            "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": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "jet-popup",
                                        "jet-popup-not-supported",
                                        "jet-listing-items",
                                        "jet-engine-not-supported",
                                        "jet-engine-component",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "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:\/\/persolog.com\/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",
                                "acf-disabled"
                            ],
                            "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": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "jet-popup",
                                        "jet-popup-not-supported",
                                        "jet-listing-items",
                                        "jet-engine-not-supported",
                                        "jet-engine-component",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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",
                                "acf-disabled"
                            ],
                            "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": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "jet-popup",
                                        "jet-popup-not-supported",
                                        "jet-listing-items",
                                        "jet-engine-not-supported",
                                        "jet-engine-component",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "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 wyniki do wpis\u00f3w wybranych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Wyklucz wpisy przypisane do wybranych 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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "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
                        },
                        "search_semantics": {
                            "description": "Jak interpretowa\u0107 dane wyszukiwania.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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 element\u00f3w, kt\u00f3rych rodzice 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 rodzica.",
                            "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 wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ogranicz wyniki do wpis\u00f3w przyporz\u0105dkowanych do jednego lub kilku status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "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",
                                "acf-disabled"
                            ],
                            "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": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "jet-popup",
                                        "jet-popup-not-supported",
                                        "jet-listing-items",
                                        "jet-engine-not-supported",
                                        "jet-engine-component",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "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:\/\/persolog.com\/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",
                                "acf-disabled"
                            ],
                            "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": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "jet-popup",
                                        "jet-popup-not-supported",
                                        "jet-listing-items",
                                        "jet-engine-not-supported",
                                        "jet-engine-component",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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",
                                "acf-disabled"
                            ],
                            "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": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "jet-popup",
                                        "jet-popup-not-supported",
                                        "jet-listing-items",
                                        "jet-engine-not-supported",
                                        "jet-engine-component",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "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 wyniki do wpis\u00f3w wybranych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Wyklucz wpisy przypisane do wybranych 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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Jak interpretowa\u0107 dane wyszukiwania.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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 element\u00f3w, kt\u00f3rych rodzice 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 rodzica.",
                            "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 wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "Ogranicz wyniki do wpis\u00f3w przyporz\u0105dkowanych do jednego lub kilku status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "Ogranicz zestaw wynik\u00f3w do za\u0142\u0105cznik\u00f3w do wybranego typu.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "image",
                                    "video",
                                    "text",
                                    "application",
                                    "audio"
                                ]
                            },
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "Ogranicz zestaw wynik\u00f3w do za\u0142\u0105cznik\u00f3w do wybranego typu MIME.",
                            "type": "array",
                            "items": {
                                "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",
                                "acf-disabled"
                            ],
                            "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": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "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:\/\/persolog.com\/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",
                                "acf-disabled"
                            ],
                            "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": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "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\u0105cznika.",
                            "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": "Odwracanie",
                                        "properties": {
                                            "type": {
                                                "description": "Rodzaj odwracania.",
                                                "type": "string",
                                                "enum": [
                                                    "flip"
                                                ]
                                            },
                                            "args": {
                                                "description": "Argumenty odwracania.",
                                                "type": "object",
                                                "required": [
                                                    "flip"
                                                ],
                                                "properties": {
                                                    "flip": {
                                                        "description": "Kierunek odwracania.",
                                                        "type": "object",
                                                        "required": [
                                                            "horizontal",
                                                            "vertical"
                                                        ],
                                                        "properties": {
                                                            "horizontal": {
                                                                "description": "Okre\u015bla, czy obr\u00f3ci\u0107 w kierunku poziomym.",
                                                                "type": "boolean"
                                                            },
                                                            "vertical": {
                                                                "description": "Okre\u015bla, czy obr\u00f3ci\u0107 w kierunku pionowym.",
                                                                "type": "boolean"
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "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
                        },
                        "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
                        },
                        "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
                        },
                        "post": {
                            "description": "Identyfikator wpisu powi\u0105zanego z za\u0142\u0105cznikiem.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Tekst alternatywny wy\u015bwietlany zamiast za\u0142\u0105cznika.",
                            "type": "string",
                            "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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Jak interpretowa\u0107 dane wyszukiwania.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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 wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ogranicz wyniki do wpis\u00f3w przyporz\u0105dkowanych do jednego lub kilku status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "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 identyfikator\u00f3w termin\u00f3w",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminu 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 wyniki do element\u00f3w posiadaj\u0105cych wybrany termin w taksonomii menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikator\u00f3w termin\u00f3w",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminu 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",
                                "acf-disabled"
                            ],
                            "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": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/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",
                                "acf-disabled"
                            ],
                            "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": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "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",
                                "acf-disabled"
                            ],
                            "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": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Jak interpretowa\u0107 dane wyszukiwania.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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 wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ogranicz wyniki do wpis\u00f3w przyporz\u0105dkowanych do jednego lub kilku status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "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 identyfikator\u00f3w termin\u00f3w",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminu 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 wyniki do element\u00f3w posiadaj\u0105cych wybrany termin w taksonomii wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Lista identyfikator\u00f3w termin\u00f3w",
                                    "description": "Dopasuj terminy do wypisanych identyfikator\u00f3w.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Identyfikator terminu 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",
                                "acf-disabled"
                            ],
                            "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": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "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:\/\/persolog.com\/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",
                                "acf-disabled"
                            ],
                            "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": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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",
                                "acf-disabled"
                            ],
                            "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": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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",
                                "acf-disabled"
                            ],
                            "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",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Identyfikator autora szablonu.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/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:\/\/persolog.com\/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",
                                "acf-disabled"
                            ],
                            "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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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",
                                "acf-disabled"
                            ],
                            "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",
                                "acf-disabled"
                            ],
                            "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:\/\/persolog.com\/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:\/\/persolog.com\/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",
                                "acf-disabled"
                            ],
                            "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": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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>[\\\/\\d+]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "id": {
                            "description": "Identyfikator konfiguracji styl\u00f3w globalnych.",
                            "type": "integer",
                            "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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Jak interpretowa\u0107 dane wyszukiwania.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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 wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ogranicz wyniki do wpis\u00f3w przyporz\u0105dkowanych do jednego lub kilku status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "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",
                                "acf-disabled"
                            ],
                            "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:\/\/persolog.com\/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",
                                "acf-disabled"
                            ],
                            "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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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",
                                "acf-disabled"
                            ],
                            "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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Jak interpretowa\u0107 dane wyszukiwania.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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 wyniki 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:\/\/persolog.com\/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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Jak interpretowa\u0107 dane wyszukiwania.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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\/jet-popup": {
            "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 wyniki do wpis\u00f3w wybranych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Wyklucz wpisy przypisane do wybranych 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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Jak interpretowa\u0107 dane wyszukiwania.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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 wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ogranicz wyniki do wpis\u00f3w przyporz\u0105dkowanych do jednego lub kilku status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "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",
                                "acf-disabled"
                            ],
                            "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
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_styles": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "properties": [],
                                    "additionalProperties": true
                                },
                                "_settings": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "properties": [],
                                    "additionalProperties": true
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "jet-popup",
                                        "jet-popup-not-supported",
                                        "jet-listing-items",
                                        "jet-engine-not-supported",
                                        "jet-engine-component",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "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:\/\/persolog.com\/pl\/wp-json\/wp\/v2\/jet-popup"
                    }
                ]
            }
        },
        "\/wp\/v2\/jet-popup\/(?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",
                                "acf-disabled"
                            ],
                            "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
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_styles": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "properties": [],
                                    "additionalProperties": true
                                },
                                "_settings": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "properties": [],
                                    "additionalProperties": true
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "jet-popup",
                                        "jet-popup-not-supported",
                                        "jet-listing-items",
                                        "jet-engine-not-supported",
                                        "jet-engine-component",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "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\/jet-popup\/(?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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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\/jet-popup\/(?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\/jet-popup\/(?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",
                                "acf-disabled"
                            ],
                            "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
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_styles": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "properties": [],
                                    "additionalProperties": true
                                },
                                "_settings": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "properties": [],
                                    "additionalProperties": true
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "jet-popup",
                                        "jet-popup-not-supported",
                                        "jet-listing-items",
                                        "jet-engine-not-supported",
                                        "jet-engine-component",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "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\/jet-popup\/(?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\/e-floating-buttons": {
            "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 wyniki do wpis\u00f3w wybranych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Wyklucz wpisy przypisane do wybranych 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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "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
                        },
                        "search_semantics": {
                            "description": "Jak interpretowa\u0107 dane wyszukiwania.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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
                        },
                        "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 wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ogranicz wyniki do wpis\u00f3w przyporz\u0105dkowanych do jednego lub kilku status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "format": {
                            "description": "Ogranicz zestaw wynik\u00f3w do element\u00f3w przypisanych do jednego lub wi\u0119cej wybranych format\u00f3w.",
                            "type": "array",
                            "uniqueItems": true,
                            "items": {
                                "enum": [
                                    "standard",
                                    "aside",
                                    "chat",
                                    "gallery",
                                    "link",
                                    "image",
                                    "quote",
                                    "status",
                                    "video",
                                    "audio"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "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",
                                "acf-disabled"
                            ],
                            "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
                        },
                        "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": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "jet-popup",
                                        "jet-popup-not-supported",
                                        "jet-listing-items",
                                        "jet-engine-not-supported",
                                        "jet-engine-component",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "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:\/\/persolog.com\/pl\/wp-json\/wp\/v2\/e-floating-buttons"
                    }
                ]
            }
        },
        "\/wp\/v2\/e-floating-buttons\/(?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",
                                "acf-disabled"
                            ],
                            "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
                        },
                        "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": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "jet-popup",
                                        "jet-popup-not-supported",
                                        "jet-listing-items",
                                        "jet-engine-not-supported",
                                        "jet-engine-component",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "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\/e-floating-buttons\/(?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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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\/e-floating-buttons\/(?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\/e-floating-buttons\/(?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",
                                "acf-disabled"
                            ],
                            "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
                        },
                        "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": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "jet-popup",
                                        "jet-popup-not-supported",
                                        "jet-listing-items",
                                        "jet-engine-not-supported",
                                        "jet-engine-component",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "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\/e-floating-buttons\/(?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\/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 wyniki do wpis\u00f3w wybranych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Wyklucz wpisy przypisane do wybranych 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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Jak interpretowa\u0107 dane wyszukiwania.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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 wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ogranicz wyniki do wpis\u00f3w przyporz\u0105dkowanych do jednego lub kilku status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "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",
                                "acf-disabled"
                            ],
                            "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": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "jet-popup",
                                        "jet-popup-not-supported",
                                        "jet-listing-items",
                                        "jet-engine-not-supported",
                                        "jet-engine-component",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "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:\/\/persolog.com\/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",
                                "acf-disabled"
                            ],
                            "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": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "jet-popup",
                                        "jet-popup-not-supported",
                                        "jet-listing-items",
                                        "jet-engine-not-supported",
                                        "jet-engine-component",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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\/elementor_snippet": {
            "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 wyniki do wpis\u00f3w wybranych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Wyklucz wpisy przypisane do wybranych 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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Jak interpretowa\u0107 dane wyszukiwania.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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 wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ogranicz wyniki do wpis\u00f3w przyporz\u0105dkowanych do jednego lub kilku status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "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",
                                "acf-disabled"
                            ],
                            "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
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_elementor_location": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "elementor_head",
                                    "enum": [
                                        "elementor_head",
                                        "elementor_body_start",
                                        "elementor_body_end"
                                    ]
                                },
                                "_elementor_priority": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 1
                                },
                                "_elementor_code": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/wp\/v2\/elementor_snippet"
                    }
                ]
            }
        },
        "\/wp\/v2\/elementor_snippet\/(?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",
                                "acf-disabled"
                            ],
                            "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
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_elementor_location": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "elementor_head",
                                    "enum": [
                                        "elementor_head",
                                        "elementor_body_start",
                                        "elementor_body_end"
                                    ]
                                },
                                "_elementor_priority": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 1
                                },
                                "_elementor_code": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "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\/seminar-page": {
            "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 wyniki do wpis\u00f3w wybranych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Wyklucz wpisy przypisane do wybranych 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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Jak interpretowa\u0107 dane wyszukiwania.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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 element\u00f3w, kt\u00f3rych rodzice 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 rodzica.",
                            "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 wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ogranicz wyniki do wpis\u00f3w przyporz\u0105dkowanych do jednego lub kilku status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "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",
                                "acf-disabled"
                            ],
                            "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
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "jet-popup",
                                        "jet-popup-not-supported",
                                        "jet-listing-items",
                                        "jet-engine-not-supported",
                                        "jet-engine-component",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "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:\/\/persolog.com\/pl\/wp-json\/wp\/v2\/seminar-page"
                    }
                ]
            }
        },
        "\/wp\/v2\/seminar-page\/(?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",
                                "acf-disabled"
                            ],
                            "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
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "jet-popup",
                                        "jet-popup-not-supported",
                                        "jet-listing-items",
                                        "jet-engine-not-supported",
                                        "jet-engine-component",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "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\/seminar-page\/(?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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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\/seminar-page\/(?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\/seminar-page\/(?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",
                                "acf-disabled"
                            ],
                            "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
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "jet-popup",
                                        "jet-popup-not-supported",
                                        "jet-listing-items",
                                        "jet-engine-not-supported",
                                        "jet-engine-component",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "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\/seminar-page\/(?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\/referenz": {
            "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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Jak interpretowa\u0107 dane wyszukiwania.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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 wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ogranicz wyniki do wpis\u00f3w przyporz\u0105dkowanych do jednego lub kilku status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "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",
                                "acf-disabled"
                            ],
                            "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
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/wp\/v2\/referenz"
                    }
                ]
            }
        },
        "\/wp\/v2\/referenz\/(?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",
                                "acf-disabled"
                            ],
                            "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
                        },
                        "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\/astra-advanced-hook": {
            "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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Jak interpretowa\u0107 dane wyszukiwania.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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 wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ogranicz wyniki do wpis\u00f3w przyporz\u0105dkowanych do jednego lub kilku status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "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",
                                "acf-disabled"
                            ],
                            "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
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-template-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-header": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "sticky-header-on-devices": "desktop"
                                    },
                                    "properties": {
                                        "sticky": {
                                            "type": "string"
                                        },
                                        "shrink": {
                                            "type": "string"
                                        },
                                        "sticky-header-on-devices": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-footer": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "sticky-footer-on-devices": "desktop"
                                    },
                                    "properties": {
                                        "sticky": {
                                            "type": "string"
                                        },
                                        "sticky-footer-on-devices": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-404-page": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "disable_header": {
                                            "type": "string"
                                        },
                                        "disable_footer": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-time-duration": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "enabled": {
                                            "type": "string"
                                        },
                                        "start-dt": {
                                            "type": "string"
                                        },
                                        "end-dt": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-content": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "location": "after_blocks"
                                    },
                                    "properties": {
                                        "location": {
                                            "type": "string"
                                        },
                                        "after_block_number": {
                                            "type": "string"
                                        },
                                        "before_heading_number": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-action": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-priority": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-custom-hook": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-custom-template-preview-post": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "value": {
                                            "type": "string"
                                        },
                                        "label": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-padding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "top": {
                                            "type": "string"
                                        },
                                        "bottom": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-location": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "rule": [],
                                        "specific": [],
                                        "specificText": [],
                                        "apply_on_child": false
                                    },
                                    "properties": {
                                        "rule": {
                                            "type": "array"
                                        },
                                        "specific": {
                                            "type": "array"
                                        },
                                        "specificText": {
                                            "type": "array"
                                        },
                                        "apply_on_child": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-exclusion": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "rule": [],
                                        "specific": [],
                                        "specificText": [],
                                        "apply_on_child": false
                                    },
                                    "properties": {
                                        "rule": {
                                            "type": "array"
                                        },
                                        "specific": {
                                            "type": "array"
                                        },
                                        "specificText": {
                                            "type": "array"
                                        },
                                        "apply_on_child": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-users": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "ast-advanced-display-device": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "desktop",
                                        "mobile",
                                        "tablet"
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "jet-popup",
                                        "jet-popup-not-supported",
                                        "jet-listing-items",
                                        "jet-engine-not-supported",
                                        "jet-engine-component",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "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:\/\/persolog.com\/pl\/wp-json\/wp\/v2\/astra-advanced-hook"
                    }
                ]
            }
        },
        "\/wp\/v2\/astra-advanced-hook\/(?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",
                                "acf-disabled"
                            ],
                            "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
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-template-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-header": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "sticky-header-on-devices": "desktop"
                                    },
                                    "properties": {
                                        "sticky": {
                                            "type": "string"
                                        },
                                        "shrink": {
                                            "type": "string"
                                        },
                                        "sticky-header-on-devices": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-footer": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "sticky-footer-on-devices": "desktop"
                                    },
                                    "properties": {
                                        "sticky": {
                                            "type": "string"
                                        },
                                        "sticky-footer-on-devices": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-404-page": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "disable_header": {
                                            "type": "string"
                                        },
                                        "disable_footer": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-time-duration": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "enabled": {
                                            "type": "string"
                                        },
                                        "start-dt": {
                                            "type": "string"
                                        },
                                        "end-dt": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-content": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "location": "after_blocks"
                                    },
                                    "properties": {
                                        "location": {
                                            "type": "string"
                                        },
                                        "after_block_number": {
                                            "type": "string"
                                        },
                                        "before_heading_number": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-action": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-priority": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-custom-hook": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-custom-template-preview-post": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "value": {
                                            "type": "string"
                                        },
                                        "label": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-padding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "top": {
                                            "type": "string"
                                        },
                                        "bottom": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-location": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "rule": [],
                                        "specific": [],
                                        "specificText": [],
                                        "apply_on_child": false
                                    },
                                    "properties": {
                                        "rule": {
                                            "type": "array"
                                        },
                                        "specific": {
                                            "type": "array"
                                        },
                                        "specificText": {
                                            "type": "array"
                                        },
                                        "apply_on_child": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-exclusion": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "rule": [],
                                        "specific": [],
                                        "specificText": [],
                                        "apply_on_child": false
                                    },
                                    "properties": {
                                        "rule": {
                                            "type": "array"
                                        },
                                        "specific": {
                                            "type": "array"
                                        },
                                        "specificText": {
                                            "type": "array"
                                        },
                                        "apply_on_child": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-users": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "ast-advanced-display-device": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "desktop",
                                        "mobile",
                                        "tablet"
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "jet-popup",
                                        "jet-popup-not-supported",
                                        "jet-listing-items",
                                        "jet-engine-not-supported",
                                        "jet-engine-component",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "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\/astra-advanced-hook\/(?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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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\/astra-advanced-hook\/(?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\/astra-advanced-hook\/(?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",
                                "acf-disabled"
                            ],
                            "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
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-template-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-header": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "sticky-header-on-devices": "desktop"
                                    },
                                    "properties": {
                                        "sticky": {
                                            "type": "string"
                                        },
                                        "shrink": {
                                            "type": "string"
                                        },
                                        "sticky-header-on-devices": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-footer": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "sticky-footer-on-devices": "desktop"
                                    },
                                    "properties": {
                                        "sticky": {
                                            "type": "string"
                                        },
                                        "sticky-footer-on-devices": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-404-page": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "disable_header": {
                                            "type": "string"
                                        },
                                        "disable_footer": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-time-duration": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "enabled": {
                                            "type": "string"
                                        },
                                        "start-dt": {
                                            "type": "string"
                                        },
                                        "end-dt": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-content": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "location": "after_blocks"
                                    },
                                    "properties": {
                                        "location": {
                                            "type": "string"
                                        },
                                        "after_block_number": {
                                            "type": "string"
                                        },
                                        "before_heading_number": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-action": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-advanced-hook-priority": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-custom-hook": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-custom-template-preview-post": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "value": {
                                            "type": "string"
                                        },
                                        "label": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-padding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "top": {
                                            "type": "string"
                                        },
                                        "bottom": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-location": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "rule": [],
                                        "specific": [],
                                        "specificText": [],
                                        "apply_on_child": false
                                    },
                                    "properties": {
                                        "rule": {
                                            "type": "array"
                                        },
                                        "specific": {
                                            "type": "array"
                                        },
                                        "specificText": {
                                            "type": "array"
                                        },
                                        "apply_on_child": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-exclusion": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "rule": [],
                                        "specific": [],
                                        "specificText": [],
                                        "apply_on_child": false
                                    },
                                    "properties": {
                                        "rule": {
                                            "type": "array"
                                        },
                                        "specific": {
                                            "type": "array"
                                        },
                                        "specificText": {
                                            "type": "array"
                                        },
                                        "apply_on_child": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-advanced-hook-users": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "ast-advanced-display-device": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "desktop",
                                        "mobile",
                                        "tablet"
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "jet-popup",
                                        "jet-popup-not-supported",
                                        "jet-listing-items",
                                        "jet-engine-not-supported",
                                        "jet-engine-component",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "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\/astra-advanced-hook\/(?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\/jet-engine": {
            "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 wyniki do wpis\u00f3w wybranych autor\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Wyklucz wpisy przypisane do wybranych 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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Jak interpretowa\u0107 dane wyszukiwania.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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 wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ogranicz wyniki do wpis\u00f3w przyporz\u0105dkowanych do jednego lub kilku status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "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",
                                "acf-disabled"
                            ],
                            "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
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "jet-popup",
                                        "jet-popup-not-supported",
                                        "jet-listing-items",
                                        "jet-engine-not-supported",
                                        "jet-engine-component",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "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:\/\/persolog.com\/pl\/wp-json\/wp\/v2\/jet-engine"
                    }
                ]
            }
        },
        "\/wp\/v2\/jet-engine\/(?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",
                                "acf-disabled"
                            ],
                            "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
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "jet-popup",
                                        "jet-popup-not-supported",
                                        "jet-listing-items",
                                        "jet-engine-not-supported",
                                        "jet-engine-component",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "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\/jet-engine\/(?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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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\/jet-engine\/(?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\/jet-engine\/(?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",
                                "acf-disabled"
                            ],
                            "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
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "jet-popup",
                                        "jet-popup-not-supported",
                                        "jet-listing-items",
                                        "jet-engine-not-supported",
                                        "jet-engine-component",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "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\/jet-engine\/(?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\/referenten": {
            "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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Jak interpretowa\u0107 dane wyszukiwania.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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 wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ogranicz wyniki do wpis\u00f3w przyporz\u0105dkowanych do jednego lub kilku status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "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",
                                "acf-disabled"
                            ],
                            "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
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/wp\/v2\/referenten"
                    }
                ]
            }
        },
        "\/wp\/v2\/referenten\/(?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",
                                "acf-disabled"
                            ],
                            "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
                        },
                        "meta": {
                            "description": "Pola meta.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "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\/referenten\/(?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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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\/referenten\/(?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\/seminar": {
            "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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "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
                        },
                        "search_semantics": {
                            "description": "Jak interpretowa\u0107 dane wyszukiwania.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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
                        },
                        "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 wyniki do wpis\u00f3w posiadaj\u0105cych podan\u0105 uproszczon\u0105 nazw\u0119.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ogranicz wyniki do wpis\u00f3w przyporz\u0105dkowanych do jednego lub kilku status\u00f3w.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "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",
                                "acf-disabled"
                            ],
                            "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
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "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": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "jet-popup",
                                        "jet-popup-not-supported",
                                        "jet-listing-items",
                                        "jet-engine-not-supported",
                                        "jet-engine-component",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "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:\/\/persolog.com\/pl\/wp-json\/wp\/v2\/seminar"
                    }
                ]
            }
        },
        "\/wp\/v2\/seminar\/(?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",
                                "acf-disabled"
                            ],
                            "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
                        },
                        "featured_media": {
                            "description": "Identyfikator wyr\u00f3\u017cniaj\u0105cego pliku medialnego wpisu.",
                            "type": "integer",
                            "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": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "jet-popup",
                                        "jet-popup-not-supported",
                                        "jet-listing-items",
                                        "jet-engine-not-supported",
                                        "jet-engine-component",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "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\/seminar\/(?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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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\/seminar\/(?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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "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:\/\/persolog.com\/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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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:\/\/persolog.com\/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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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:\/\/persolog.com\/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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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:\/\/persolog.com\/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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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",
                                    "jet-popup": "jet-popup",
                                    "e-floating-buttons": "e-floating-buttons",
                                    "elementor_library": "elementor_library",
                                    "elementor_snippet": "elementor_snippet",
                                    "seminar-page": "seminar-page",
                                    "referenz": "referenz",
                                    "astra-advanced-hook": "astra-advanced-hook",
                                    "jet-engine": "jet-engine",
                                    "referenten": "referenten",
                                    "seminar": "seminar"
                                }
                            },
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Tablica nazw kolumn do przeszukania.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "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",
                                "da_DK",
                                "de_DE",
                                "fr_FR",
                                "hr",
                                "hu_HU",
                                "it_IT",
                                "nl_NL",
                                "nn_NO",
                                "pl_PL",
                                "ro_RO",
                                "sl_SI",
                                "sr_RS"
                            ],
                            "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",
                                    "title": "",
                                    "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:\/\/persolog.com\/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",
                                "da_DK",
                                "de_DE",
                                "fr_FR",
                                "hr",
                                "hu_HU",
                                "it_IT",
                                "nl_NL",
                                "nn_NO",
                                "pl_PL",
                                "ro_RO",
                                "sl_SI",
                                "sr_RS"
                            ],
                            "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",
                                    "title": "",
                                    "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",
                                "da_DK",
                                "de_DE",
                                "fr_FR",
                                "hr",
                                "hu_HU",
                                "it_IT",
                                "nl_NL",
                                "nn_NO",
                                "pl_PL",
                                "ro_RO",
                                "sl_SI",
                                "sr_RS"
                            ],
                            "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",
                                    "title": "",
                                    "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:\/\/persolog.com\/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",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "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",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "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": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Status rozwi\u0105zania notatki",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/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": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Status rozwi\u0105zania notatki",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "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",
                                    "jet-popup",
                                    "e-floating-buttons",
                                    "elementor_library",
                                    "seminar-page",
                                    "astra-advanced-hook",
                                    "referenten",
                                    "seminar",
                                    "category",
                                    "post_tag",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "Wyklucz z wyniku okre\u015blone identyfikatory.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Ogranicz zestaw wynik\u00f3w do okre\u015blonych identyfikator\u00f3w.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/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:\/\/persolog.com\/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": {
                        "title": {
                            "title": "Tytu\u0142",
                            "description": "Tytu\u0142 witryny.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "Slogan",
                            "description": "Slogan 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": "Maksymalna liczba wpis\u00f3w wy\u015bwietlanych na stronach bloga.",
                            "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
                        },
                        "elementor_one_welcome_screen_completed": {
                            "title": "",
                            "description": "Elementor One Welcome Screen Completed",
                            "type": "boolean",
                            "required": false
                        },
                        "elementor_one_dismiss_connect_alert": {
                            "title": "",
                            "description": "Elementor One Dismiss Connect Alert",
                            "type": "boolean",
                            "required": false
                        },
                        "elementor_one_editor_update_notification_dismissed": {
                            "title": "",
                            "description": "Elementor One Dismiss Editor Update Notification",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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": "Przesuni\u0119cie zestawu wynik\u00f3w o okre\u015blon\u0105 liczb\u0119 element\u00f3w.",
                            "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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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:\/\/persolog.com\/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
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-abilities\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/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",
                            "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": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/wp-abilities\/v1\/categories"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories\/(?P<slug>[a-z0-9]+(?:-[a-z0-9]+)*)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unikatowy identyfikator kategorii dzia\u0142ania.",
                            "type": "string",
                            "pattern": "^[a-z0-9]+(?:-[a-z0-9]+)*$",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+?)\/run": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "Unikatowy identyfikator dzia\u0142ania.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "Parametry wej\u015bciowe do wykonania dzia\u0142ania.",
                            "type": [
                                "integer",
                                "number",
                                "boolean",
                                "string",
                                "array",
                                "object",
                                "null"
                            ],
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "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": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Ogranicz wyniki do dzia\u0142a\u0144 w okre\u015blonej kategorii dzia\u0142a\u0144.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/persolog.com\/pl\/wp-json\/wp-abilities\/v1\/abilities"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Unikatowy identyfikator dzia\u0142ania.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 23,
    "site_icon": 3351,
    "site_icon_url": "https:\/\/persolog.com\/wp-content\/uploads\/2023\/06\/cropped-persolog_favicon.png",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_logo",
                "href": "https:\/\/persolog.com\/pl\/wp-json\/wp\/v2\/media\/23"
            },
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/persolog.com\/pl\/wp-json\/wp\/v2\/media\/3351"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}