{
    "name": "PayPro",
    "description": "",
    "url": "https:\/\/payproglobal.com",
    "home": "https:\/\/payproglobal.com\/pl",
    "gmt_offset": "0",
    "timezone_string": "",
    "page_for_posts": 0,
    "page_on_front": 5,
    "show_on_front": "page",
    "namespaces": [
        "oembed\/1.0",
        "ppg\/v1",
        "leadin\/v1",
        "rankmath\/v1",
        "rankmath\/v1\/setupWizard",
        "rankmath\/v1\/an",
        "wordfence\/v1",
        "wpda",
        "wp-rocket\/v1",
        "paypro-proxy\/v1",
        "rankmath\/v1\/in",
        "rankmath\/v1\/status",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1"
    ],
    "authentication": [],
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.com\/pl\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/ppg\/v1": {
            "namespace": "ppg\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "ppg\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/ppg\/v1"
                    }
                ]
            }
        },
        "\/ppg\/v1\/form-submit": {
            "namespace": "ppg\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/ppg\/v1\/form-submit"
                    }
                ]
            }
        },
        "\/leadin\/v1": {
            "namespace": "leadin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "leadin\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/leadin\/v1"
                    }
                ]
            }
        },
        "\/leadin\/v1\/healthcheck": {
            "namespace": "leadin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/leadin\/v1\/healthcheck"
                    }
                ]
            }
        },
        "\/leadin\/v1\/internal-tracking": {
            "namespace": "leadin\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/leadin\/v1\/internal-tracking"
                    }
                ]
            }
        },
        "\/leadin\/v1\/hublet": {
            "namespace": "leadin\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/leadin\/v1\/hublet"
                    }
                ]
            }
        },
        "\/leadin\/v1\/skip-review": {
            "namespace": "leadin\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/leadin\/v1\/skip-review"
                    }
                ]
            }
        },
        "\/leadin\/v1\/track-consent": {
            "namespace": "leadin\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/leadin\/v1\/track-consent"
                    }
                ]
            }
        },
        "\/leadin\/v1\/business-unit": {
            "namespace": "leadin\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/leadin\/v1\/business-unit"
                    }
                ]
            }
        },
        "\/rankmath\/v1": {
            "namespace": "rankmath\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "rankmath\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/saveModule": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "module": {
                            "type": "string",
                            "description": "Slug modu\u0142u",
                            "required": true
                        },
                        "state": {
                            "type": "string",
                            "description": "Stan modu\u0142u jest w\u0142\u0105czony lub wy\u0142\u0105czony",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/saveModule"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/toolsAction": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "description": "Akcja do wykonania",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/toolsAction"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateMode": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "mode": {
                            "type": "string",
                            "description": "Tryb do ustawienia",
                            "enum": [
                                "easy",
                                "advanced",
                                "custom"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/updateMode"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/dashboardWidget": {
            "namespace": "rankmath\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/dashboardWidget"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateSeoScore": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "postScores": {
                            "type": "object",
                            "description": "Punkty wpisu",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/updateSeoScore"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateSettings": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/updateSettings"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/searchPage": {
            "namespace": "rankmath\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/searchPage"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/disconnectSite": {
            "namespace": "rankmath\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "token": {
                            "type": "string",
                            "description": "Token witryny",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/disconnectSite"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/getFeaturedImageId": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "postId": {
                            "type": "integer",
                            "description": "Identyfikator wpisu",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/getFeaturedImageId"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateRedirection": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "objectID": {
                            "type": "integer",
                            "description": "Unikalny identyfikator obiektu",
                            "required": true
                        },
                        "objectType": {
                            "type": "string",
                            "default": "post",
                            "description": "Typ obiektu, tj. wpis, termin, u\u017cytkownik",
                            "required": true
                        },
                        "hasRedirect": {
                            "type": "boolean",
                            "description": "Czy obiekt ma przekierowanie, czy nie",
                            "required": true
                        },
                        "redirectionID": {
                            "type": "string",
                            "description": "Identyfikator przekierowania",
                            "required": false
                        },
                        "redirectionUrl": {
                            "type": "string",
                            "description": "Adres URL przekierowania",
                            "required": false
                        },
                        "redirectionType": {
                            "type": "string",
                            "default": "301",
                            "description": "Typ przekierowa\u0144",
                            "enum": [
                                "301",
                                "302",
                                "307",
                                "410",
                                "451"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/updateRedirection"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateMeta": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "objectType": {
                            "type": "string",
                            "description": "Typ obiektu, tj. wpis, termin, u\u017cytkownik",
                            "required": true
                        },
                        "objectID": {
                            "type": "integer",
                            "description": "Unikalny identyfikator obiektu",
                            "required": true
                        },
                        "meta": {
                            "description": "META do dodania lub zaktualizowania",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/updateMeta"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateSchemas": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "objectType": {
                            "type": "string",
                            "description": "Typ obiektu, tj. wpis, termin, u\u017cytkownik",
                            "required": true
                        },
                        "objectID": {
                            "type": "integer",
                            "description": "Unikalny identyfikator obiektu",
                            "required": true
                        },
                        "schemas": {
                            "description": "schemat do dodania lub aktualizacja danych.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/updateSchemas"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateMetaBulk": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "rows": {
                            "description": "Wybrane wpisy, dla kt\u00f3rych ma zosta\u0107 zaktualizowana data.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/updateMetaBulk"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/setupWizard": {
            "namespace": "rankmath\/v1\/setupWizard",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "rankmath\/v1\/setupWizard",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/setupWizard"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/setupWizard\/getStepData": {
            "namespace": "rankmath\/v1\/setupWizard",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "step": {
                            "type": "string",
                            "description": "Obecny krok",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/setupWizard\/getStepData"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/setupWizard\/updateStepData": {
            "namespace": "rankmath\/v1\/setupWizard",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "step": {
                            "type": "string",
                            "description": "Obecny krok",
                            "required": true
                        },
                        "value": {
                            "type": "object",
                            "description": "Dane obecnego kroku",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/setupWizard\/updateStepData"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/setupWizard\/updateTrackingOptin": {
            "namespace": "rankmath\/v1\/setupWizard",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "enable_tracking": {
                            "type": "string",
                            "description": "W\u0142\u0105cz \u015bledzenie",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/setupWizard\/updateTrackingOptin"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/saveTemplate": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "postId": {
                            "type": "integer",
                            "description": "Post ID.",
                            "required": false
                        },
                        "schema": {
                            "type": "object",
                            "description": "Schema data.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/saveTemplate"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/getVideoData": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "objectID": {
                            "type": "integer",
                            "description": "Object unique id",
                            "required": true
                        },
                        "url": {
                            "description": "Video URL.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/getVideoData"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "rankmath\/v1\/an",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/an"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/getKeywordPages": {
            "namespace": "rankmath\/v1\/an",
            "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
                        },
                        "query": {
                            "description": "Query to search.",
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/an\/getKeywordPages"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/postsOverview": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/an\/postsOverview"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/getTrackedKeywords": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/an\/getTrackedKeywords"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/getTrackedKeywordsRows": {
            "namespace": "rankmath\/v1\/an",
            "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": "Keyword to search.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "orderby": {
                            "default": "default",
                            "enum": [
                                "default",
                                "keyword"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/an\/getTrackedKeywordsRows"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/getTrackedKeywordSummary": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/an\/getTrackedKeywordSummary"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/trackedKeywordsOverview": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/an\/trackedKeywordsOverview"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/addTrackKeyword": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "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
                        },
                        "keyword": {
                            "description": "Keyword to add.",
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/an\/addTrackKeyword"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/autoAddFocusKeywords": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "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
                        },
                        "data": {
                            "description": "Data to add.",
                            "type": "object",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/an\/autoAddFocusKeywords"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/removeTrackKeyword": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "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
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc",
                                "ASC",
                                "DESC"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sort collection by post attribute.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/an\/removeTrackKeyword"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/deleteTrackedKeywords": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/an\/deleteTrackedKeywords"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/getDesktopPagespeed": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "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
                        },
                        "id": {
                            "description": "Record id.",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        },
                        "objectID": {
                            "description": "Post id.",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        },
                        "force": {
                            "description": "Force update pagespeed.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "isAdminBar": {
                            "description": "Is admin bar.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/an\/getDesktopPagespeed"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/getMobilePagespeed": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "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
                        },
                        "id": {
                            "description": "Record id.",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        },
                        "objectID": {
                            "description": "Post id.",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        },
                        "force": {
                            "description": "Force update pagespeed.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "isAdminBar": {
                            "description": "Is admin bar.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/an\/getMobilePagespeed"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/getPageSEOScore": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "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
                        },
                        "id": {
                            "description": "Record id.",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        },
                        "objectID": {
                            "description": "Post id.",
                            "type": "integer",
                            "default": 0,
                            "required": false
                        },
                        "force": {
                            "description": "Force update pagespeed.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "isAdminBar": {
                            "description": "Is admin bar.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/an\/getPageSEOScore"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/postsRows": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/an\/postsRows"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/inspectionStats": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/an\/inspectionStats"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/pingSettings": {
            "namespace": "rankmath\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "apiKey": {
                            "description": "API Key.",
                            "type": "string",
                            "required": true
                        },
                        "username": {
                            "description": "Username.",
                            "type": "string",
                            "required": true
                        },
                        "plan": {
                            "description": "Plan.",
                            "type": "string",
                            "required": true
                        },
                        "keywords": {
                            "description": "Keywords.",
                            "type": "string",
                            "required": true
                        },
                        "settings": {
                            "description": "Settings.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/pingSettings"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/searchIntent": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyword": {
                            "description": "The keyword used to determine the intent.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/searchIntent"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/importCSV": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/importCSV"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/cancelCsvImport": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/cancelCsvImport"
                    }
                ]
            }
        },
        "\/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:\/\/payproglobal.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:\/\/payproglobal.com\/pl\/wp-json\/wordfence\/v1\/authenticate"
                    }
                ]
            }
        },
        "\/wordfence\/v1\/authenticate-premium": {
            "namespace": "wordfence\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.com\/pl\/wp-json\/wordfence\/v1\/scan\/issue"
                    }
                ]
            }
        },
        "\/wpda": {
            "namespace": "wpda",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpda",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda"
                    }
                ]
            }
        },
        "\/wpda\/info": {
            "namespace": "wpda",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/info"
                    }
                ]
            }
        },
        "\/wpda\/app\/init": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/init"
                    }
                ]
            }
        },
        "\/wpda\/app\/list": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/list"
                    }
                ]
            }
        },
        "\/wpda\/app\/meta": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/meta"
                    }
                ]
            }
        },
        "\/wpda\/app\/lang": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "lang": {
                            "type": "string",
                            "description": "App default language",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/lang"
                    }
                ]
            }
        },
        "\/wpda\/app\/table\/meta": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "waa": {
                            "type": "boolean",
                            "description": "With admin actions (to support table exports)",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/table\/meta"
                    }
                ]
            }
        },
        "\/wpda\/app\/create": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_name": {
                            "type": "string",
                            "description": "App name",
                            "required": true
                        },
                        "app_title": {
                            "type": "string",
                            "description": "App title",
                            "required": true
                        },
                        "app_type": {
                            "type": "integer",
                            "description": "App type",
                            "required": true
                        },
                        "app_settings": {
                            "type": "string",
                            "description": "App settings",
                            "required": true
                        },
                        "app_dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "app_tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "app_cls": {
                            "type": "array",
                            "description": "App columns",
                            "required": true
                        },
                        "app_table": {
                            "type": "string",
                            "description": "App table",
                            "required": true
                        },
                        "app_query": {
                            "type": "string",
                            "description": "Custom query",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/create"
                    }
                ]
            }
        },
        "\/wpda\/app\/createapp": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_name": {
                            "type": "string",
                            "description": "App name",
                            "required": true
                        },
                        "app_title": {
                            "type": "string",
                            "description": "App title",
                            "required": true
                        },
                        "app_type": {
                            "type": "integer",
                            "description": "App type",
                            "required": true
                        },
                        "app_settings": {
                            "type": "string",
                            "description": "App settings",
                            "required": true
                        },
                        "app_apps": {
                            "type": "array",
                            "description": "Array of app IDs",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/createapp"
                    }
                ]
            }
        },
        "\/wpda\/app\/copy": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/copy"
                    }
                ]
            }
        },
        "\/wpda\/app\/export": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/export"
                    }
                ]
            }
        },
        "\/wpda\/app\/details": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/details"
                    }
                ]
            }
        },
        "\/wpda\/app\/detailmeta": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "rel_tab": {
                            "type": "boolean",
                            "description": "Use relation table",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/detailmeta"
                    }
                ]
            }
        },
        "\/wpda\/app\/detailreorder": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id_from": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "cnt_id_to": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/detailreorder"
                    }
                ]
            }
        },
        "\/wpda\/app\/relationship\/create": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "app_title": {
                            "type": "string",
                            "description": "App title",
                            "required": true
                        },
                        "app_dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "app_tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "app_cls": {
                            "type": "array",
                            "description": "App columns",
                            "required": true
                        },
                        "app_relation": {
                            "type": "string",
                            "description": "Table settings",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/relationship\/create"
                    }
                ]
            }
        },
        "\/wpda\/app\/relationship\/update": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "app_cnt": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "app_title": {
                            "type": "string",
                            "description": "App title",
                            "required": true
                        },
                        "app_dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "app_tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "app_cls": {
                            "type": "array",
                            "description": "App columns",
                            "required": true
                        },
                        "app_relation": {
                            "type": "string",
                            "description": "Table settings",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/relationship\/update"
                    }
                ]
            }
        },
        "\/wpda\/app\/relationship\/delete": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/relationship\/delete"
                    }
                ]
            }
        },
        "\/wpda\/app\/save": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "app_name": {
                            "type": "string",
                            "description": "App name",
                            "required": true
                        },
                        "app_title": {
                            "type": "string",
                            "description": "App title",
                            "required": true
                        },
                        "app_type": {
                            "type": "integer",
                            "description": "App type",
                            "required": true
                        },
                        "app_settings": {
                            "type": "string",
                            "description": "App settings",
                            "required": true
                        },
                        "app_add_to_menu": {
                            "type": "integer",
                            "description": "Add app to dashboard menu",
                            "required": true
                        },
                        "app_dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "app_tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "app_cls": {
                            "type": "array",
                            "description": "App columns",
                            "required": true
                        },
                        "app_query": {
                            "type": "string",
                            "description": "Custom query",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/save"
                    }
                ]
            }
        },
        "\/wpda\/app\/saveapp": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "app_name": {
                            "type": "string",
                            "description": "App name",
                            "required": true
                        },
                        "app_title": {
                            "type": "string",
                            "description": "App title",
                            "required": true
                        },
                        "app_type": {
                            "type": "integer",
                            "description": "App type",
                            "required": true
                        },
                        "app_settings": {
                            "type": "string",
                            "description": "App settings",
                            "required": true
                        },
                        "app_add_to_menu": {
                            "type": "integer",
                            "description": "Add app to dashboard menu",
                            "required": true
                        },
                        "app_apps": {
                            "type": "array",
                            "description": "Array of app IDs",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/saveapp"
                    }
                ]
            }
        },
        "\/wpda\/app\/remove": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/remove"
                    }
                ]
            }
        },
        "\/wpda\/app\/settings": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "target": {
                            "type": "string",
                            "description": "Setting target",
                            "required": true
                        },
                        "settings": {
                            "type": "string",
                            "description": "App settings - JSON string",
                            "required": false
                        },
                        "map": {
                            "type": "string",
                            "description": "Map settings - JSON string",
                            "required": false
                        },
                        "chart": {
                            "type": "string",
                            "description": "Chart settings - JSON string",
                            "required": false
                        },
                        "theme": {
                            "type": "string",
                            "description": "Theme settings - JSON string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/settings"
                    }
                ]
            }
        },
        "\/wpda\/app\/select": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "col": {
                            "type": "mixed",
                            "description": "Table or view columns",
                            "required": false
                        },
                        "page_index": {
                            "type": "integer",
                            "description": "Page number",
                            "default": 0,
                            "minimum": 0,
                            "required": false
                        },
                        "page_size": {
                            "type": "integer",
                            "description": "Rows per page (0=all)",
                            "default": 10,
                            "minimum": 1,
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "description": "Global search filter",
                            "required": false
                        },
                        "search_columns": {
                            "type": "mixed",
                            "description": "Column search filters",
                            "required": false
                        },
                        "search_column_fns": {
                            "description": "Column search filter modes",
                            "required": false
                        },
                        "search_column_lov": {
                            "type": "mixed",
                            "description": "Search columns for lov support",
                            "required": false
                        },
                        "search_data_types": {
                            "type": "mixed",
                            "description": "Search columns for lov support",
                            "required": false
                        },
                        "search_custom": {
                            "description": "Custom search filters auto generated from http parameter requirements in default where",
                            "required": false
                        },
                        "search_params": {
                            "description": "Shortcode parameters",
                            "required": false
                        },
                        "shortcode_params": {
                            "description": "Shortcode parameters",
                            "required": false
                        },
                        "md": {
                            "type": "mixed",
                            "description": "Master detail join conditions",
                            "required": false
                        },
                        "sorting": {
                            "description": "Order by (array of { id and desc })",
                            "required": false
                        },
                        "row_count": {
                            "type": "integer",
                            "description": "Row count",
                            "minimum": 0,
                            "required": false
                        },
                        "row_count_estimate": {
                            "type": "boolean",
                            "description": "Calculate row count estimate",
                            "required": false
                        },
                        "media": {
                            "type": "mixed",
                            "description": "Media columns",
                            "required": false
                        },
                        "rel_tab": {
                            "type": "boolean",
                            "description": "Use relation table",
                            "required": false
                        },
                        "client_side": {
                            "type": "boolean",
                            "description": "Server side processing",
                            "required": false
                        },
                        "geo_radius": {
                            "type": "mixed",
                            "description": "Geo radius segment",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/select"
                    }
                ]
            }
        },
        "\/wpda\/app\/get": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "key": {
                            "type": "mixed",
                            "description": "Primary key",
                            "required": true
                        },
                        "media": {
                            "type": "mixed",
                            "description": "Media columns",
                            "required": false
                        },
                        "rel_tab": {
                            "type": "boolean",
                            "description": "Use relation table",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/get"
                    }
                ]
            }
        },
        "\/wpda\/app\/insert": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "val": {
                            "type": "mixed",
                            "description": "Column values",
                            "required": true
                        },
                        "join_tab": {
                            "type": "boolean",
                            "description": "Use join table",
                            "required": false
                        },
                        "rel_tab": {
                            "type": "boolean",
                            "description": "Use relation table",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/insert"
                    }
                ]
            }
        },
        "\/wpda\/app\/update": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "key": {
                            "type": "mixed",
                            "description": "Primary key",
                            "required": true
                        },
                        "val": {
                            "type": "mixed",
                            "description": "Column values",
                            "required": true
                        },
                        "join_tab": {
                            "type": "boolean",
                            "description": "Use join table",
                            "required": false
                        },
                        "rel_tab": {
                            "type": "boolean",
                            "description": "Use relation table",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/update"
                    }
                ]
            }
        },
        "\/wpda\/app\/update\/inline": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "key": {
                            "type": "mixed",
                            "description": "Primary key",
                            "required": true
                        },
                        "val": {
                            "type": "mixed",
                            "description": "Column values",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/update\/inline"
                    }
                ]
            }
        },
        "\/wpda\/app\/delete": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "key": {
                            "type": "mixed",
                            "description": "Primary key",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/delete"
                    }
                ]
            }
        },
        "\/wpda\/app\/lov": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "col": {
                            "type": "string",
                            "description": "Column name",
                            "required": true
                        },
                        "cols": {
                            "type": "mixed",
                            "description": "Table or view columns",
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "description": "Global search filter",
                            "required": false
                        },
                        "search_columns": {
                            "type": "mixed",
                            "description": "Column search filters",
                            "required": false
                        },
                        "search_column_fns": {
                            "description": "Column search filter modes",
                            "required": false
                        },
                        "search_column_lov": {
                            "type": "mixed",
                            "description": "Search columns for lov support",
                            "required": false
                        },
                        "search_data_types": {
                            "type": "mixed",
                            "description": "Search columns for lov support",
                            "required": false
                        },
                        "search_custom": {
                            "description": "Custom search filters auto generated from http parameter requirements in default where",
                            "required": false
                        },
                        "search_params": {
                            "description": "Shortcode parameters",
                            "required": false
                        },
                        "shortcode_params": {
                            "description": "Shortcode parameters",
                            "required": false
                        },
                        "md": {
                            "type": "mixed",
                            "description": "Master detail join conditions",
                            "required": false
                        },
                        "cascade": {
                            "type": "boolean",
                            "description": "Use search arguments if true",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/lov"
                    }
                ]
            }
        },
        "\/wpda\/app\/lookup": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "target": {
                            "type": "string",
                            "description": "Target: table or (r)form",
                            "required": true
                        },
                        "col": {
                            "type": "string",
                            "description": "Column name",
                            "required": true
                        },
                        "colk": {
                            "type": "string",
                            "description": "Column name",
                            "required": true
                        },
                        "colv": {
                            "type": "string",
                            "description": "Column name",
                            "required": true
                        },
                        "cold": {
                            "type": "mixed",
                            "description": "Primary key",
                            "required": true
                        },
                        "cols": {
                            "type": "mixed",
                            "description": "Table or view columns",
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "description": "Global search filter",
                            "required": false
                        },
                        "search_columns": {
                            "type": "mixed",
                            "description": "Column search filters",
                            "required": false
                        },
                        "search_column_fns": {
                            "description": "Column search filter modes",
                            "required": false
                        },
                        "search_column_lov": {
                            "type": "mixed",
                            "description": "Search columns for lov support",
                            "required": false
                        },
                        "search_data_types": {
                            "type": "mixed",
                            "description": "Search columns for lov support",
                            "required": false
                        },
                        "search_custom": {
                            "description": "Custom search filters auto generated from http parameter requirements in default where",
                            "required": false
                        },
                        "search_params": {
                            "description": "Shortcode parameters",
                            "required": false
                        },
                        "shortcode_params": {
                            "description": "Shortcode parameters",
                            "required": false
                        },
                        "md": {
                            "type": "mixed",
                            "description": "Master detail join conditions",
                            "required": false
                        },
                        "cascade": {
                            "type": "boolean",
                            "description": "Use search arguments if true",
                            "required": false
                        },
                        "values": {
                            "type": "mixed",
                            "description": "Master detail join conditions",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/lookup"
                    }
                ]
            }
        },
        "\/wpda\/app\/lookup\/dbs": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/lookup\/dbs"
                    }
                ]
            }
        },
        "\/wpda\/app\/lookup\/tbl": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/lookup\/tbl"
                    }
                ]
            }
        },
        "\/wpda\/app\/lookup\/cls": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/lookup\/cls"
                    }
                ]
            }
        },
        "\/wpda\/app\/qb\/list": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/qb\/list"
                    }
                ]
            }
        },
        "\/wpda\/app\/chart\/data": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "search_custom": {
                            "description": "Custom search filters auto generated from http parameter requirements in default where",
                            "required": false
                        },
                        "shortcode_params": {
                            "description": "Shortcode parameters",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/chart\/data"
                    }
                ]
            }
        },
        "\/wpda\/app\/dbs\/rename": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs_source": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "dbs_destination": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/dbs\/rename"
                    }
                ]
            }
        },
        "\/wpda\/app\/lang\/get": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/lang\/get"
                    }
                ]
            }
        },
        "\/wpda\/app\/lang\/set": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "localizations": {
                            "type": "mixed",
                            "description": "Custom side translations (JSON as string)",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/lang\/set"
                    }
                ]
            }
        },
        "\/wpda\/app\/call": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cls": {
                            "type": "string",
                            "description": "Class name",
                            "required": true
                        },
                        "fnc": {
                            "type": "string",
                            "description": "Function name",
                            "required": true
                        },
                        "arg": {
                            "type": "mixed",
                            "description": "Arguments",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/app\/call"
                    }
                ]
            }
        },
        "\/wpda\/tree\/dbs": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/tree\/dbs"
                    }
                ]
            }
        },
        "\/wpda\/tree\/tbl": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/tree\/tbl"
                    }
                ]
            }
        },
        "\/wpda\/tree\/vws": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/tree\/vws"
                    }
                ]
            }
        },
        "\/wpda\/tree\/cls": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/tree\/cls"
                    }
                ]
            }
        },
        "\/wpda\/tree\/idx": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/tree\/idx"
                    }
                ]
            }
        },
        "\/wpda\/tree\/trg": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/tree\/trg"
                    }
                ]
            }
        },
        "\/wpda\/tree\/frk": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/tree\/frk"
                    }
                ]
            }
        },
        "\/wpda\/tree\/fnc": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/tree\/fnc"
                    }
                ]
            }
        },
        "\/wpda\/tree\/prc": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/tree\/prc"
                    }
                ]
            }
        },
        "\/wpda\/table\/meta": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "waa": {
                            "type": "boolean",
                            "description": "With admin actions (to support table exports)",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/table\/meta"
                    }
                ]
            }
        },
        "\/wpda\/table\/select": {
            "namespace": "wpda",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "col": {
                            "type": "mixed",
                            "description": "Table or view columns",
                            "required": false
                        },
                        "page_index": {
                            "type": "integer",
                            "description": "Page number",
                            "default": 0,
                            "minimum": 0,
                            "required": false
                        },
                        "page_size": {
                            "type": "integer",
                            "description": "Rows per page (0=all)",
                            "default": 10,
                            "minimum": 1,
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "description": "Global search filter",
                            "required": false
                        },
                        "search_columns": {
                            "type": "mixed",
                            "description": "Column search filters",
                            "required": false
                        },
                        "search_column_fns": {
                            "description": "Column search filter modes",
                            "required": false
                        },
                        "sorting": {
                            "description": "Order by (array of { id and desc })",
                            "required": false
                        },
                        "row_count": {
                            "type": "integer",
                            "description": "Row count",
                            "minimum": 0,
                            "required": false
                        },
                        "row_count_estimate": {
                            "type": "boolean",
                            "description": "Calculate row count estimate",
                            "required": false
                        },
                        "media": {
                            "type": "mixed",
                            "description": "Media columns",
                            "required": false
                        },
                        "client_side": {
                            "type": "boolean",
                            "description": "Server side processing",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/table\/select"
                    }
                ]
            }
        },
        "\/wpda\/table\/get": {
            "namespace": "wpda",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "key": {
                            "type": "mixed",
                            "description": "Primary key",
                            "required": true
                        },
                        "media": {
                            "type": "mixed",
                            "description": "Media columns",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/table\/get"
                    }
                ]
            }
        },
        "\/wpda\/table\/insert": {
            "namespace": "wpda",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "val": {
                            "type": "mixed",
                            "description": "Column values",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/table\/insert"
                    }
                ]
            }
        },
        "\/wpda\/table\/update": {
            "namespace": "wpda",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "key": {
                            "type": "mixed",
                            "description": "Primary key",
                            "required": true
                        },
                        "val": {
                            "type": "mixed",
                            "description": "Column values",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/table\/update"
                    }
                ]
            }
        },
        "\/wpda\/table\/delete": {
            "namespace": "wpda",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "key": {
                            "type": "mixed",
                            "description": "Primary key",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/table\/delete"
                    }
                ]
            }
        },
        "\/wpda\/table\/lov": {
            "namespace": "wpda",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "col": {
                            "type": "string",
                            "description": "Column name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/table\/lov"
                    }
                ]
            }
        },
        "\/wpda\/action\/rename": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string (does not accept system schemas)",
                            "required": true
                        },
                        "from_tbl": {
                            "type": "string",
                            "description": "Source table name (does not rename WordPress tables)",
                            "required": true
                        },
                        "to_tbl": {
                            "type": "string",
                            "description": "Destination table name (cannot overwrite existing table)",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/action\/rename"
                    }
                ]
            }
        },
        "\/wpda\/action\/copy": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "from_dbs": {
                            "type": "string",
                            "description": "Source database name or remote connection string",
                            "required": true
                        },
                        "to_dbs": {
                            "type": "string",
                            "description": "Destination database name or remote connection string",
                            "required": true
                        },
                        "from_tbl": {
                            "type": "string",
                            "description": "Source table name",
                            "required": true
                        },
                        "to_tbl": {
                            "type": "string",
                            "description": "Destination table name",
                            "required": true
                        },
                        "copy_data": {
                            "type": "boolean",
                            "description": "Copy data from source to destination table",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/action\/copy"
                    }
                ]
            }
        },
        "\/wpda\/action\/truncate": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string (does not accept system schemas)",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Source table name (does not truncate WordPress tables)",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/action\/truncate"
                    }
                ]
            }
        },
        "\/wpda\/action\/drop": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string (does not accept system schemas)",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Source table name (does not drop WordPress tables)",
                            "required": true
                        },
                        "typ": {
                            "type": "integer",
                            "description": "Type = 0, view = 1",
                            "minimum": 0,
                            "maximum": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/action\/drop"
                    }
                ]
            }
        },
        "\/wpda\/action\/import": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/action\/import"
                    }
                ]
            }
        },
        "\/wpda\/action\/mail": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "to": {
                            "type": "string",
                            "description": "To",
                            "required": false
                        },
                        "subject": {
                            "type": "string",
                            "description": "Subject",
                            "required": false
                        },
                        "message": {
                            "type": "string",
                            "description": "Message",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/action\/mail"
                    }
                ]
            }
        },
        "\/wpda\/action\/get_row_count": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/action\/get_row_count"
                    }
                ]
            }
        },
        "\/wpda\/save-settings": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "description": "Setting type",
                            "required": true
                        },
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "settings": {
                            "type": "string",
                            "description": "Settings JSON as string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/save-settings"
                    }
                ]
            }
        },
        "\/wpda\/qb\/open": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access": {
                            "type": "string",
                            "description": "Access (user | global) ",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/qb\/open"
                    }
                ]
            }
        },
        "\/wpda\/qb\/run": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "query": {
                            "type": "string",
                            "description": "SQL query",
                            "required": true
                        },
                        "limit": {
                            "type": "string",
                            "description": "Limit query output",
                            "required": false
                        },
                        "protect": {
                            "type": "boolean",
                            "description": "Protect WordPress tables",
                            "required": false
                        },
                        "params": {
                            "type": "array",
                            "description": "Cron job parameters",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/qb\/run"
                    }
                ]
            }
        },
        "\/wpda\/qb\/save": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access": {
                            "type": "string",
                            "description": "Access (user | global) ",
                            "required": true
                        },
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "name": {
                            "type": "string",
                            "description": "Query name",
                            "required": true
                        },
                        "query": {
                            "type": "string",
                            "description": "SQL query",
                            "required": true
                        },
                        "vqb": {
                            "type": "boolean",
                            "description": "Query uses Visual Query Builder",
                            "required": false
                        },
                        "old_name": {
                            "type": "string",
                            "description": "Old query name",
                            "required": false
                        },
                        "insert": {
                            "type": "boolean",
                            "description": "Perform insert",
                            "required": false
                        },
                        "params": {
                            "type": "array",
                            "description": "Cron job parameters",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/qb\/save"
                    }
                ]
            }
        },
        "\/wpda\/qb\/delete": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access": {
                            "type": "string",
                            "description": "Access (user | global) ",
                            "required": true
                        },
                        "name": {
                            "type": "string",
                            "description": "Query name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/qb\/delete"
                    }
                ]
            }
        },
        "\/wpda\/qb\/copy": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_from": {
                            "type": "string",
                            "description": "Access (user | global) ",
                            "required": true
                        },
                        "from": {
                            "type": "string",
                            "description": "Query name",
                            "required": true
                        },
                        "access_to": {
                            "type": "string",
                            "description": "Access (user | global) ",
                            "required": true
                        },
                        "to": {
                            "type": "string",
                            "description": "Query name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/qb\/copy"
                    }
                ]
            }
        },
        "\/wpda\/qb\/hints": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/qb\/hints"
                    }
                ]
            }
        },
        "\/wpda\/qb\/ac": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "enable": {
                            "type": "boolean",
                            "description": "Get|set auto complete",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/qb\/ac"
                    }
                ]
            }
        },
        "\/wpda\/qb\/cron\/schedules": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/qb\/cron\/schedules"
                    }
                ]
            }
        },
        "\/wpda\/qb\/cron\/add": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access": {
                            "type": "string",
                            "description": "Access (user | global) ",
                            "required": true
                        },
                        "name": {
                            "type": "string",
                            "description": "Query name",
                            "required": true
                        },
                        "params": {
                            "type": "array",
                            "description": "Cron job parameters",
                            "required": false
                        },
                        "start": {
                            "type": "integer",
                            "description": "Start date\/time",
                            "required": true
                        },
                        "interval": {
                            "type": "string",
                            "description": "Recurrence",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/qb\/cron\/add"
                    }
                ]
            }
        },
        "\/wpda\/qb\/cron\/delete": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access": {
                            "type": "string",
                            "description": "Access (user | global) ",
                            "required": true
                        },
                        "name": {
                            "type": "string",
                            "description": "Query name",
                            "required": true
                        },
                        "params": {
                            "type": "array",
                            "description": "Cron job parameters",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/qb\/cron\/delete"
                    }
                ]
            }
        },
        "\/wpda\/qb\/vqb\/get": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access": {
                            "type": "string",
                            "description": "Access (user | global) ",
                            "required": true
                        },
                        "name": {
                            "type": "string",
                            "description": "Query name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/qb\/vqb\/get"
                    }
                ]
            }
        },
        "\/wpda\/qb\/vqb\/tbl": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/qb\/vqb\/tbl"
                    }
                ]
            }
        },
        "\/wpda\/ai\/sql": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "prompt": {
                            "type": "string",
                            "description": "Prompt",
                            "required": true
                        },
                        "model": {
                            "type": "string",
                            "description": "Model",
                            "required": true
                        },
                        "explain": {
                            "type": "boolean",
                            "description": "Add explanations",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/ai\/sql"
                    }
                ]
            }
        },
        "\/wpda\/ai\/hints": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/ai\/hints"
                    }
                ]
            }
        },
        "\/wpda\/ai\/enabled": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/ai\/enabled"
                    }
                ]
            }
        },
        "\/wpda\/ai\/enable": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "API Key",
                            "required": true
                        },
                        "encrypt": {
                            "type": "boolean",
                            "description": "Encrypt API key",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/ai\/enable"
                    }
                ]
            }
        },
        "\/wpda\/export\/cron\/schedules": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/export\/cron\/schedules"
                    }
                ]
            }
        },
        "\/wpda\/export\/cron\/add": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Query name",
                            "required": true
                        },
                        "params": {
                            "type": "array",
                            "description": "Cron job parameters",
                            "required": false
                        },
                        "start": {
                            "type": "integer",
                            "description": "Start date\/time",
                            "required": true
                        },
                        "interval": {
                            "type": "string",
                            "description": "Recurrence",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/export\/cron\/add"
                    }
                ]
            }
        },
        "\/wpda\/export\/cron\/delete": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Query name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wpda\/export\/cron\/delete"
                    }
                ]
            }
        },
        "\/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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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
                        }
                    }
                }
            ]
        },
        "\/paypro-proxy\/v1": {
            "namespace": "paypro-proxy\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "paypro-proxy\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/paypro-proxy\/v1"
                    }
                ]
            }
        },
        "\/paypro-proxy\/v1\/(?P<endpoint>[a-zA-Z0-9-]+)": {
            "namespace": "paypro-proxy\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/rankmath\/v1\/in": {
            "namespace": "rankmath\/v1\/in",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "rankmath\/v1\/in",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/in"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/in\/submitUrls": {
            "namespace": "rankmath\/v1\/in",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "urls": {
                            "description": "Lista adres\u00f3w URL do przes\u0142ania do interfejsu API Instant Indexing.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/in\/submitUrls"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/in\/getLog": {
            "namespace": "rankmath\/v1\/in",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "filter": {
                            "description": "Filtruj dziennik wed\u0142ug typu.",
                            "type": "string",
                            "enum": [
                                "all",
                                "manual",
                                "auto"
                            ],
                            "default": "all",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/in\/getLog"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/in\/clearLog": {
            "namespace": "rankmath\/v1\/in",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filter": {
                            "description": "Wyczy\u015b\u0107 dziennik wed\u0142ug typu.",
                            "type": "string",
                            "enum": [
                                "all",
                                "manual",
                                "auto"
                            ],
                            "default": "all",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/in\/clearLog"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/in\/resetKey": {
            "namespace": "rankmath\/v1\/in",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/in\/resetKey"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "rankmath\/v1\/status",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/status"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status\/getViewData": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/status\/getViewData"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status\/updateViewData": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/status\/updateViewData"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status\/importSettings": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/status\/importSettings"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status\/exportSettings": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/status\/exportSettings"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status\/runBackup": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/rankmath\/v1\/status\/runBackup"
                    }
                ]
            }
        },
        "\/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:\/\/payproglobal.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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "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:\/\/payproglobal.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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "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:\/\/payproglobal.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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "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\/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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "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 wyniki do za\u0142\u0105cznik\u00f3w do odkre\u015blonego rodzaju medi\u00f3w.",
                            "type": "string",
                            "enum": [
                                "image",
                                "video",
                                "text",
                                "application",
                                "audio"
                            ],
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "Ogranicz do za\u0142\u0105cznik\u00f3w o wybranym typie MIME.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Data publikacji wpisu w strefie czasowej witryny.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data wpisu zosta\u0142a opublikowana jako GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Alfanumeryczny identyfikator dla wpisu unikatowy dla jego typu.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nazwa statusu wpisu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "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:\/\/payproglobal.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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "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": "Obracanie",
                                        "properties": {
                                            "type": {
                                                "description": "Typ obracania.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "Argumenty obracania.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "K\u0105t obrotu zgodnie z ruchem wskaz\u00f3wek zegara w stopniach.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Kadruj",
                                        "properties": {
                                            "type": {
                                                "description": "Typ kadrowania.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "Skopiuj argumenty.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "Pozycja od lewej do rozpocz\u0119cia przycinania jako procent d\u0142ugo\u015bci obrazu.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "Pozycja od g\u00f3ry do rozpocz\u0119cia przycinania jako procent wysoko\u015bci obrazu.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "Szeroko\u015b\u0107 kadrowania jako procent szeroko\u015bci obrazka.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "Wysoko\u015b\u0107 kadrowania jako procent wysoko\u015bci obrazka.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "Stopie\u0144 obr\u00f3cenia obrazu zgodnie z ruchem wskaz\u00f3wek zegara w stopniach. PRZESTARZA\u0141E: Zamiast tego u\u017cyj \u201emodyfikator\u00f3w\u201d.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "Warto\u015b\u0107 procentowa obrazu - pozycja X przyci\u0119cia obrazu. PRZESTARZA\u0141E: Zamiast tego prosz\u0119 u\u017cy\u0107 `modyfikator\u00f3w`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "Warto\u015b\u0107 procentowa obrazu - pozycja Y przyci\u0119cia obrazu. PRZESTARZA\u0141E: Zamiast tego prosz\u0119 u\u017cy\u0107 `modyfikator\u00f3w`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "Warto\u015b\u0107 procentowa obrazu - d\u0142ugo\u015b\u0107 przyci\u0119cia obrazu. PRZESTARZA\u0141E: Zamiast tego prosz\u0119 u\u017cy\u0107 `modyfikator\u00f3w`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "Warto\u015b\u0107 procentowa obrazu - wysoko\u015b\u0107 przyci\u0119cia obrazu. PRZESTARZA\u0141E: Zamiast tego prosz\u0119 u\u017cy\u0107 `modyfikator\u00f3w`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "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:\/\/payproglobal.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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "id": {
                            "description": "Identyfikator szablonu",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "Style globalne",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "Ustawienia globalne",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Tytu\u0142 globalnej wariacji styl\u00f3w.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Tytu\u0142 globalnej odmiany styl\u00f3w, jaka istnieje w bazie danych.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tytu\u0142 HTML wpisu, przekszta\u0142cony do wy\u015bwietlania.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w po podanej dacie w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz wyniki do wpis\u00f3w opublikowanych przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Ogranicz wyniki do zmienionych wpis\u00f3w przed podan\u0105 dat\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "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:\/\/payproglobal.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:\/\/payproglobal.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\/answer": {
            "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
                        },
                        "tax_relation": {
                            "description": "Limit wyniku ustalony na podstawie relacji pomi\u0119dzy wieloma taksonomiami.\t",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "answer_topic": {
                            "description": "Ograniczaj zestaw wynik\u00f3w do pozycji z okre\u015blonymi terminami z taksonomii answer_topic.",
                            "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
                        },
                        "answer_topic_exclude": {
                            "description": "Ogranicz wyniki do element\u00f3w posiadaj\u0105cych wybrany termin w taksonomii answer_topic.",
                            "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
                        }
                    }
                },
                {
                    "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
                        },
                        "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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "answer_topic": {
                            "description": "Terminy przypisane do wpisu w taksonomii: answer_topic",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wp\/v2\/answer"
                    }
                ]
            }
        },
        "\/wp\/v2\/answer\/(?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
                        },
                        "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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "answer_topic": {
                            "description": "Terminy przypisane do wpisu w taksonomii: answer_topic",
                            "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\/answer\/(?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\/answer\/(?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\/answer\/(?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
                        },
                        "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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "answer_topic": {
                            "description": "Terminy przypisane do wpisu w taksonomii: answer_topic",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/answer\/(?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\/calculator": {
            "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
                        },
                        "tax_relation": {
                            "description": "Limit wyniku ustalony na podstawie relacji pomi\u0119dzy wieloma taksonomiami.\t",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "calculator_category": {
                            "description": "Ograniczaj zestaw wynik\u00f3w do pozycji z okre\u015blonymi terminami z taksonomii calculator_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": []
                                        },
                                        "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
                        },
                        "calculator_category_exclude": {
                            "description": "Ogranicz wyniki do element\u00f3w posiadaj\u0105cych wybrany termin w taksonomii calculator_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": []
                                        },
                                        "include_children": {
                                            "description": "Czy uwzgl\u0119dnia\u0107 terminy podrz\u0119dne w terminach ograniczaj\u0105cych wyniki.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "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": [
                                        "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
                        },
                        "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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "calculator_category": {
                            "description": "Terminy przypisane do wpisu w taksonomii: calculator_category",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wp\/v2\/calculator"
                    }
                ]
            }
        },
        "\/wp\/v2\/calculator\/(?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
                        },
                        "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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "calculator_category": {
                            "description": "Terminy przypisane do wpisu w taksonomii: calculator_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\/calculator\/(?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\/calculator\/(?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\/calculator\/(?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
                        },
                        "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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "calculator_category": {
                            "description": "Terminy przypisane do wpisu w taksonomii: calculator_category",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/calculator\/(?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\/case-study": {
            "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
                        }
                    }
                },
                {
                    "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
                        },
                        "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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "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:\/\/payproglobal.com\/pl\/wp-json\/wp\/v2\/case-study"
                    }
                ]
            }
        },
        "\/wp\/v2\/case-study\/(?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
                        },
                        "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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "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\/case-study\/(?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\/case-study\/(?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\/case-study\/(?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
                        },
                        "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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/case-study\/(?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\/comparison": {
            "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
                        },
                        "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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "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:\/\/payproglobal.com\/pl\/wp-json\/wp\/v2\/comparison"
                    }
                ]
            }
        },
        "\/wp\/v2\/comparison\/(?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
                        },
                        "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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "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\/comparison\/(?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\/comparison\/(?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\/comparison\/(?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
                        },
                        "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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/comparison\/(?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\/how_to": {
            "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
                        }
                    }
                },
                {
                    "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
                        },
                        "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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "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:\/\/payproglobal.com\/pl\/wp-json\/wp\/v2\/how_to"
                    }
                ]
            }
        },
        "\/wp\/v2\/how_to\/(?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
                        },
                        "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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "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\/how_to\/(?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\/how_to\/(?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\/how_to\/(?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
                        },
                        "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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/how_to\/(?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\/sales-tax": {
            "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
                        }
                    }
                },
                {
                    "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
                        },
                        "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
                                },
                                "content-type": {
                                    "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:\/\/payproglobal.com\/pl\/wp-json\/wp\/v2\/sales-tax"
                    }
                ]
            }
        },
        "\/wp\/v2\/sales-tax\/(?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
                        },
                        "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
                                },
                                "content-type": {
                                    "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\/sales-tax\/(?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
                        },
                        "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
                                },
                                "content-type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Plik motywu u\u017cywany do wy\u015bwietlania wpisu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sales-tax\/(?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\/rank_math_schema": {
            "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:\/\/payproglobal.com\/pl\/wp-json\/wp\/v2\/rank_math_schema"
                    }
                ]
            }
        },
        "\/wp\/v2\/rank_math_schema\/(?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\/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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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\/answer_topic": {
            "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:\/\/payproglobal.com\/pl\/wp-json\/wp\/v2\/answer_topic"
                    }
                ]
            }
        },
        "\/wp\/v2\/answer_topic\/(?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\/calculator_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
                        },
                        "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:\/\/payproglobal.com\/pl\/wp-json\/wp\/v2\/calculator_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/calculator_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
                        },
                        "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\/rank_math_redirection_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
                        },
                        "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:\/\/payproglobal.com\/pl\/wp-json\/wp\/v2\/rank_math_redirection_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/rank_math_redirection_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
                        },
                        "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\/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",
                                "de_DE",
                                "es_ES",
                                "fr_FR",
                                "it_IT",
                                "ja",
                                "ko_KR",
                                "nl_NL",
                                "pl_PL",
                                "pt_BR",
                                "pt_PT",
                                "ro_RO",
                                "uk",
                                "zh_CN"
                            ],
                            "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
                        }
                    }
                },
                {
                    "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:\/\/payproglobal.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",
                            "format": "uuid",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa has\u0142a aplikacji.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/introspect": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/(?P<uuid>[\\w\\-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "UUID dostarczony przez aplikacj\u0119 w celu jej jednoznacznej identyfikacji. Zaleca si\u0119 u\u017cywanie UUID v5 z adresem URL lub przestrzeni\u0105 nazw DNS.",
                            "type": "string",
                            "format": "uuid",
                            "required": false
                        },
                        "name": {
                            "description": "Nazwa has\u0142a aplikacji.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/comments": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Kontekst w kt\u00f3rym wykonywane jest \u017c\u0105danie. Okre\u015bla pola obecne w odpowiedzi.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Obecna strona kolekcji.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maksymalna liczba element\u00f3w, kt\u00f3re maj\u0105 by\u0107 zwr\u00f3cone w zestawie wynik\u00f3w.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Ogranicz wyniki do pasuj\u0105cych do zapytania.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Ogranicz do komentarzy opublikowanych po dacie podanej w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Ogranicz wyniki do komentarzy powi\u0105zanych z wybranym identyfikatorem u\u017cytkownika. Wymagana autoryzacja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Wy\u0142\u0105cz komentarze powi\u0105zane z u\u017cytkownikami o identyfikatorach. Wymagana autoryzacja.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "Ogranicz wyniki na podstawie adresu e-mail autora. Wymagana autoryzacja.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Ogranicz do komentarzy opublikowanych przed dat\u0105 podan\u0105 w formacie ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "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": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.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": [],
                            "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",
                                    "answer",
                                    "calculator",
                                    "case-study",
                                    "comparison",
                                    "how_to",
                                    "sales-tax",
                                    "category",
                                    "post_tag",
                                    "answer_topic",
                                    "calculator_category",
                                    "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:\/\/payproglobal.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:\/\/payproglobal.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": "Motto witryny.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "Adres URL witryny.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "Adres jest u\u017cywany do cel\u00f3w administracyjnych, takich jak powiadomienia o nowych u\u017cytkownikach.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "Miasto w twojej strefie czasowej,",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "Format daty dla wszystkich wyst\u0105pe\u0144",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "Format czasu dla wszystkich wyst\u0105pe\u0144",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "Numer dnia tygodnia, dla kt\u00f3rego powinien si\u0119 on zaczyna\u0107.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "Kod ustawie\u0144 regionalnych WordPressa.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "W czasie wy\u015bwietlania zmienia emotikony :-) i :-P na grafiki.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "Domy\u015blna kategoria wpisu.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "Domy\u015blny format wpisu.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "Maksymalna liczba wpis\u00f3w na stron\u0119",
                            "description": "Strony blogu wy\u015bwietlaj\u0105 maksymalnie tyle wpis\u00f3w.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "Poka\u017c na stronie g\u0142\u00f3wnej",
                            "description": "Co pokaza\u0107 na stronie g\u0142\u00f3wnej",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "Strona strony g\u0142\u00f3wnej",
                            "description": "Identyfikator strony, kt\u00f3ra powinna by\u0107 wy\u015bwietlana na stronie g\u0142\u00f3wnej",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "Identyfikator strony, kt\u00f3ra powinna wy\u015bwietla\u0107 najnowsze wpisy",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "Pozwala na powiadomienia z innych witryn (pingbacki i trackbacki) w nowych artyku\u0142ach.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "Zezwalaj na komentowanie nowych wpis\u00f3w",
                            "description": "Zezw\u00f3l na komentowanie nowych wpis\u00f3w.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "Logo",
                            "description": "Logo witryny.",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "Ikonka",
                            "description": "Ikona witryny.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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:\/\/payproglobal.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
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 8,
    "site_icon": 85,
    "site_icon_url": "https:\/\/payproglobal.com\/wp-content\/uploads\/2024\/06\/cropped-favicon-96x96-1.png",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_logo",
                "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wp\/v2\/media\/8"
            },
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/payproglobal.com\/pl\/wp-json\/wp\/v2\/media\/85"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}