{
    "name": "Esztany.com",
    "description": "Handmade Leather Bags, Full of Color and Joy",
    "url": "https:\/\/esztany.com",
    "home": "https:\/\/esztany.com\/hu",
    "gmt_offset": 3,
    "timezone_string": "Europe\/Bucharest",
    "page_for_posts": 0,
    "page_on_front": 2312,
    "show_on_front": "page",
    "namespaces": [
        "oembed\/1.0",
        "fluent-smtp",
        "surecart\/v1",
        "core-framework\/v2",
        "seopress\/v1",
        "bricks\/v1",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1",
        "wp-abilities\/v1"
    ],
    "authentication": [],
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/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:\/\/esztany.com\/hu\/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:\/\/esztany.com\/hu\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "Az er\u0151forr\u00e1s URL-c\u00edme, amely r\u00e9sz\u00e9re az oEmbed adatait k\u00e9rdezz\u00fck le.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "Az er\u0151forr\u00e1s URL-c\u00edme, amely r\u00e9sz\u00e9re az oEmbed adatait k\u00e9rdezz\u00fck le.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "Az oEmbed form\u00e1tum haszn\u00e1lata.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "A be\u00e1gyazott keret maximum sz\u00e9less\u00e9ge pixelben.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "A be\u00e1gyazott keret maxim\u00e1lis magass\u00e1ga pixelben.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "K\u00fcldj\u00fcnk-e oEmbed felfedez\u00e9si lek\u00e9rdez\u00e9st nem elfogadott szolg\u00e1ltat\u00f3khoz.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/fluent-smtp": {
            "namespace": "fluent-smtp",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "fluent-smtp",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/fluent-smtp"
                    }
                ]
            }
        },
        "\/fluent-smtp\/outlook_callback": {
            "namespace": "fluent-smtp",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/fluent-smtp\/outlook_callback"
                    }
                ]
            }
        },
        "\/surecart\/v1": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "surecart\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1"
                    }
                ]
            }
        },
        "\/surecart\/v1\/site-health\/api-connectivity": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/site-health\/api-connectivity"
                    }
                ]
            }
        },
        "\/surecart\/v1\/site-health\/webhooks": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/site-health\/webhooks"
                    }
                ]
            }
        },
        "\/surecart\/v1\/abandoned_checkouts": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/abandoned_checkouts"
                    }
                ]
            }
        },
        "\/surecart\/v1\/abandoned_checkouts\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/abandoned_checkout_protocol": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/abandoned_checkout_protocol"
                    }
                ]
            }
        },
        "\/surecart\/v1\/form-patterns": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/form-patterns"
                    }
                ]
            }
        },
        "\/surecart\/v1\/account": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/account"
                    }
                ]
            }
        },
        "\/surecart\/v1\/brand": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/brand"
                    }
                ]
            }
        },
        "\/surecart\/v1\/brand\/purge_logo": {
            "namespace": "surecart\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/brand\/purge_logo"
                    }
                ]
            }
        },
        "\/surecart\/v1\/bumps": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/bumps"
                    }
                ]
            }
        },
        "\/surecart\/v1\/bumps\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/upsell_funnels": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/upsell_funnels"
                    }
                ]
            }
        },
        "\/surecart\/v1\/upsell_funnels\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/upsells": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/upsells"
                    }
                ]
            }
        },
        "\/surecart\/v1\/upsells\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/fulfillments": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "The page of items you want returned.",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "description": "A limit on the number of items to be returned, between 1 and 100.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/fulfillments"
                    }
                ]
            }
        },
        "\/surecart\/v1\/fulfillments\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/login": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/login"
                    }
                ]
            }
        },
        "\/surecart\/v1\/purchases\/(?P<id>\\S+)\/revoke": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/purchases\/(?P<id>\\S+)\/invoke": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/purchases": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/purchases"
                    }
                ]
            }
        },
        "\/surecart\/v1\/purchases\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/stats\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/integrations\/(?P<id>\\d+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/integrations": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "model_ids": {
                            "description": "The SureCart model id.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        },
                        "integration_ids": {
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "page": {
                            "description": "The page of items you want returned.",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "description": "A limit on the number of items to be returned, between 1 and 100.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/integrations"
                    }
                ]
            }
        },
        "\/surecart\/v1\/incoming_webhooks\/(?P<id>\\d+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/incoming_webhooks\/(?P<id>\\d+)\/retry": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/incoming_webhooks": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "webhook_ids": {
                            "description": "The SureCart model id.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        },
                        "processed": {
                            "type": "boolean",
                            "required": false
                        },
                        "page": {
                            "description": "The page of items you want returned.",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "description": "A limit on the number of items to be returned, between 1 and 100.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/incoming_webhooks"
                    }
                ]
            }
        },
        "\/surecart\/v1\/webhook_endpoint\/resync": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/webhook_endpoint\/resync"
                    }
                ]
            }
        },
        "\/surecart\/v1\/webhook_endpoint": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/webhook_endpoint"
                    }
                ]
            }
        },
        "\/surecart\/v1\/integration_catalog": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/integration_catalog"
                    }
                ]
            }
        },
        "\/surecart\/v1\/integration_catalog\/(?P<id>\\d+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/cancellation_acts": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/cancellation_acts"
                    }
                ]
            }
        },
        "\/surecart\/v1\/cancellation_acts\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/cancellation_reasons": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/cancellation_reasons"
                    }
                ]
            }
        },
        "\/surecart\/v1\/cancellation_reasons\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/customers\/(?P<id>\\S+)\/connect\/(?P<user_id>\\S+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/customers\/sync": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/customers\/sync"
                    }
                ]
            }
        },
        "\/surecart\/v1\/customers\/(?P<id>\\S+)\/expose\/(?P<media_id>\\S+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/customers": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/customers"
                    }
                ]
            }
        },
        "\/surecart\/v1\/customers\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/payment_methods\/(?P<id>\\S+)\/detach": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/payment_methods": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/payment_methods"
                    }
                ]
            }
        },
        "\/surecart\/v1\/payment_methods\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/processors\/(?P<id>\\S+)\/payment_method_types": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/processors": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/processors"
                    }
                ]
            }
        },
        "\/surecart\/v1\/processors\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/display_currencies": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "The page of items you want returned.",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "description": "A limit on the number of items to be returned, between 1 and 100.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/display_currencies"
                    }
                ]
            }
        },
        "\/surecart\/v1\/display_currencies\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/manual_payment_methods": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/manual_payment_methods"
                    }
                ]
            }
        },
        "\/surecart\/v1\/manual_payment_methods\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/payment_intents\/(?P<id>\\S+)\/capture": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/payment_intents": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/payment_intents"
                    }
                ]
            }
        },
        "\/surecart\/v1\/payment_intents\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/products\/(?P<id>\\S+)\/sync": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/products\/sync_all": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/products\/sync_all"
                    }
                ]
            }
        },
        "\/surecart\/v1\/products\/(?P<id>\\S+)\/duplicate": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/products": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "archived": {
                            "description": "Whether to get archived products or not.",
                            "type": "boolean",
                            "required": false
                        },
                        "recurring": {
                            "description": "Only return products that are recurring or not recurring (one time).",
                            "type": "boolean",
                            "required": false
                        },
                        "query": {
                            "description": "The query to be used for full text search of this collection.",
                            "type": "string",
                            "required": false
                        },
                        "ids": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_group_ids": {
                            "description": "Only return objects that belong to the given product groups.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_collection_ids": {
                            "description": "Only return objects that belong to the given product collections.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        },
                        "page": {
                            "description": "The page of items you want returned.",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "description": "A limit on the number of items to be returned, between 1 and 100.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/products"
                    }
                ]
            }
        },
        "\/surecart\/v1\/products\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/product_groups": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/product_groups"
                    }
                ]
            }
        },
        "\/surecart\/v1\/product_groups\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/product_collections": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/product_collections"
                    }
                ]
            }
        },
        "\/surecart\/v1\/product_collections\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/prices\/(?P<id>\\S+)\/duplicate": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/prices": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "archived": {
                            "description": "Whether to get archived products or not.",
                            "type": "boolean",
                            "required": false
                        },
                        "ad_hoc": {
                            "description": "Only return prices that allow ad hoc amounts or not.",
                            "type": "boolean",
                            "required": false
                        },
                        "query": {
                            "description": "The query to be used for full text search of this collection.",
                            "type": "string",
                            "required": false
                        },
                        "ids": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_ids": {
                            "description": "Only return objects that belong to the given products.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        },
                        "page": {
                            "description": "The page of items you want returned.",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "description": "A limit on the number of items to be returned, between 1 and 100.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/prices"
                    }
                ]
            }
        },
        "\/surecart\/v1\/prices\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/coupons": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/coupons"
                    }
                ]
            }
        },
        "\/surecart\/v1\/coupons\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/promotions": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/promotions"
                    }
                ]
            }
        },
        "\/surecart\/v1\/promotions\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/uploads": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/uploads"
                    }
                ]
            }
        },
        "\/surecart\/v1\/balance_transactions": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/balance_transactions"
                    }
                ]
            }
        },
        "\/surecart\/v1\/balance_transactions\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/charges\/(?P<id>\\S+)\/refund": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/charges": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/charges"
                    }
                ]
            }
        },
        "\/surecart\/v1\/charges\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/refunds": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/refunds"
                    }
                ]
            }
        },
        "\/surecart\/v1\/refunds\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/disputes": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/disputes"
                    }
                ]
            }
        },
        "\/surecart\/v1\/disputes\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/downloads": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "The page of items you want returned.",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "description": "A limit on the number of items to be returned, between 1 and 100.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/downloads"
                    }
                ]
            }
        },
        "\/surecart\/v1\/downloads\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/licenses": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "The page of items you want returned.",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "description": "A limit on the number of items to be returned, between 1 and 100.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/licenses"
                    }
                ]
            }
        },
        "\/surecart\/v1\/licenses\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/line_items\/upsell": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/line_items\/upsell"
                    }
                ]
            }
        },
        "\/surecart\/v1\/line_items\/(?P<id>\\S+)\/swap": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/line_items\/(?P<id>\\S+)\/unswap": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/line_items": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "The page of items you want returned.",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "description": "A limit on the number of items to be returned, between 1 and 100.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/line_items"
                    }
                ]
            }
        },
        "\/surecart\/v1\/line_items\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/activations": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "The page of items you want returned.",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "description": "A limit on the number of items to be returned, between 1 and 100.",
                            "type": "integer",
                            "required": false
                        },
                        "ids": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        },
                        "license_ids": {
                            "description": "Ensure result set excludes specific license IDs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/activations"
                    }
                ]
            }
        },
        "\/surecart\/v1\/activations\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/affiliation_protocol": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/affiliation_protocol"
                    }
                ]
            }
        },
        "\/surecart\/v1\/affiliation_protocol\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/medias": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "The page of items you want returned.",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "description": "A limit on the number of items to be returned, between 1 and 100.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/medias"
                    }
                ]
            }
        },
        "\/surecart\/v1\/medias\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/subscriptions\/(?P<id>\\S+)\/cancel": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/subscriptions\/(?P<id>\\S+)\/complete": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/subscriptions\/(?P<id>\\S+)\/restore": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/subscriptions\/(?P<id>\\S+)\/renew": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/subscriptions\/(?P<id>\\S+)\/preserve": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/subscriptions\/(?P<id>\\S+)\/upcoming_period": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/subscriptions\/(?P<id>\\S+)\/pay_off": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/subscriptions": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/subscriptions"
                    }
                ]
            }
        },
        "\/surecart\/v1\/subscriptions\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/subscription_protocol": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/subscription_protocol"
                    }
                ]
            }
        },
        "\/surecart\/v1\/periods\/(?P<id>\\S+)\/retry_payment": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/periods": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/periods"
                    }
                ]
            }
        },
        "\/surecart\/v1\/periods\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/settings": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/settings"
                    }
                ]
            }
        },
        "\/surecart\/v1\/customer_portal_protocol": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/customer_portal_protocol"
                    }
                ]
            }
        },
        "\/surecart\/v1\/tax_protocol": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/tax_protocol"
                    }
                ]
            }
        },
        "\/surecart\/v1\/order_protocol": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/order_protocol"
                    }
                ]
            }
        },
        "\/surecart\/v1\/tax_registrations": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/tax_registrations"
                    }
                ]
            }
        },
        "\/surecart\/v1\/tax_registrations\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/tax_zones": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/tax_zones"
                    }
                ]
            }
        },
        "\/surecart\/v1\/tax_zones\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/tax_overrides": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/tax_overrides"
                    }
                ]
            }
        },
        "\/surecart\/v1\/tax_overrides\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/customer_notification_protocol": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/customer_notification_protocol"
                    }
                ]
            }
        },
        "\/surecart\/v1\/orders\/(?P<id>\\S+)\/resend_notification": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/orders": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/orders"
                    }
                ]
            }
        },
        "\/surecart\/v1\/orders\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/checkouts\/(?P<id>\\S+)\/finalize": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/checkouts\/(?P<id>\\S+)\/confirm": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/checkouts\/(?P<id>\\S+)\/manually_pay": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/checkouts\/(?P<id>\\S+)\/cancel": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/checkouts\/(?P<id>\\S+)\/offer_bump\/(?P<bump_id>\\S+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/checkouts\/(?P<id>\\S+)\/offer_upsell\/(?P<upsell_id>\\S+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/checkouts\/(?P<id>\\S+)\/decline_upsell\/(?P<upsell_id>\\S+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/checkouts": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/checkouts"
                    }
                ]
            }
        },
        "\/surecart\/v1\/checkouts\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/draft-checkouts\/(?P<id>\\S+)\/finalize": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/draft-checkouts\/(?P<id>\\S+)\/manually_pay": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/draft-checkouts": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/draft-checkouts"
                    }
                ]
            }
        },
        "\/surecart\/v1\/draft-checkouts\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/invoices\/(?P<id>\\S+)\/make_draft": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/invoices\/(?P<id>\\S+)\/open": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/invoices\/(?P<id>\\S+)\/resend_notification": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/invoices": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/invoices"
                    }
                ]
            }
        },
        "\/surecart\/v1\/invoices\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/webhooks": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/webhooks"
                    }
                ]
            }
        },
        "\/surecart\/v1\/webhooks\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/verification_codes\/verify": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/verification_codes\/verify"
                    }
                ]
            }
        },
        "\/surecart\/v1\/verification_codes": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/verification_codes"
                    }
                ]
            }
        },
        "\/surecart\/v1\/check_email": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/check_email"
                    }
                ]
            }
        },
        "\/surecart\/v1\/return_items": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/return_items"
                    }
                ]
            }
        },
        "\/surecart\/v1\/return_items\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/return_reasons": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/return_reasons"
                    }
                ]
            }
        },
        "\/surecart\/v1\/return_requests\/(?P<id>\\S+)\/open": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/return_requests\/(?P<id>\\S+)\/complete": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/return_requests": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/return_requests"
                    }
                ]
            }
        },
        "\/surecart\/v1\/return_requests\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/shipping_profiles": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/shipping_profiles"
                    }
                ]
            }
        },
        "\/surecart\/v1\/shipping_profiles\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/shipping_methods": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/shipping_methods"
                    }
                ]
            }
        },
        "\/surecart\/v1\/shipping_methods\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/shipping_rates": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/shipping_rates"
                    }
                ]
            }
        },
        "\/surecart\/v1\/shipping_rates\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/shipping_zones": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/shipping_zones"
                    }
                ]
            }
        },
        "\/surecart\/v1\/shipping_zones\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/shipping_protocol": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/shipping_protocol"
                    }
                ]
            }
        },
        "\/surecart\/v1\/shipping_protocol\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/parcel_templates": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/parcel_templates"
                    }
                ]
            }
        },
        "\/surecart\/v1\/parcel_templates\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/provisional_accounts": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/provisional_accounts"
                    }
                ]
            }
        },
        "\/surecart\/v1\/integration_providers": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/integration_providers"
                    }
                ]
            }
        },
        "\/surecart\/v1\/integration_providers\/(?P<provider>\\S+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/integration_provider_items": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/integration_provider_items"
                    }
                ]
            }
        },
        "\/surecart\/v1\/integration_provider_items\/(?P<id>\\S+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/product_medias\/(?P<id>\\S+)\/download": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/product_medias": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "ids": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_ids": {
                            "description": "Only return objects that belong to the given products.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        },
                        "page": {
                            "description": "The page of items you want returned.",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "description": "A limit on the number of items to be returned, between 1 and 100.",
                            "type": "integer",
                            "required": false
                        },
                        "limit": {
                            "description": "A limit on the number of records returned",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/product_medias"
                    }
                ]
            }
        },
        "\/surecart\/v1\/product_medias\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/variants": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/variants"
                    }
                ]
            }
        },
        "\/surecart\/v1\/variants\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/variant_options": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/variant_options"
                    }
                ]
            }
        },
        "\/surecart\/v1\/variant_options\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/variant_values": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/variant_values"
                    }
                ]
            }
        },
        "\/surecart\/v1\/variant_values\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/clicks": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/clicks"
                    }
                ]
            }
        },
        "\/surecart\/v1\/clicks\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/referral_items": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/referral_items"
                    }
                ]
            }
        },
        "\/surecart\/v1\/referral_items\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/payouts\/(?P<id>\\S+)\/complete": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/payouts\/(?P<id>\\S+)\/make_processing": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/payouts": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/payouts"
                    }
                ]
            }
        },
        "\/surecart\/v1\/payouts\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/payout_groups": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/payout_groups"
                    }
                ]
            }
        },
        "\/surecart\/v1\/payout_groups\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/referrals\/(?P<id>\\S+)\/approve": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/referrals\/(?P<id>\\S+)\/deny": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/referrals\/(?P<id>\\S+)\/make_reviewing": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/referrals": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/referrals"
                    }
                ]
            }
        },
        "\/surecart\/v1\/referrals\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/affiliation_requests\/(?P<id>\\S+)\/approve": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/affiliation_requests\/(?P<id>\\S+)\/deny": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/affiliation_requests": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/affiliation_requests"
                    }
                ]
            }
        },
        "\/surecart\/v1\/affiliation_requests\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/affiliation_products": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/affiliation_products"
                    }
                ]
            }
        },
        "\/surecart\/v1\/affiliation_products\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/affiliations\/(?P<id>\\S+)\/activate": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/affiliations\/(?P<id>\\S+)\/deactivate": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/affiliations": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/affiliations"
                    }
                ]
            }
        },
        "\/surecart\/v1\/affiliations\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/exports": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/exports"
                    }
                ]
            }
        },
        "\/surecart\/v1\/exports\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/swaps": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/swaps"
                    }
                ]
            }
        },
        "\/surecart\/v1\/swaps\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/reviews\/(?P<id>\\S+)\/publish": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/reviews\/(?P<id>\\S+)\/unpublish": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/reviews": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Filter by review status.",
                            "type": "string",
                            "enum": [
                                "published",
                                "in_review",
                                "unpublished"
                            ],
                            "required": false
                        },
                        "product_ids": {
                            "description": "Only return reviews for the given products.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        },
                        "customer_ids": {
                            "description": "Only return reviews from the given customers.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        },
                        "verified": {
                            "description": "Only return verified or unverified reviews.",
                            "type": "boolean",
                            "required": false
                        },
                        "query": {
                            "description": "The query to be used for full text search of this collection.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "The page of items you want returned.",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "description": "A limit on the number of items to be returned, between 1 and 100.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/reviews"
                    }
                ]
            }
        },
        "\/surecart\/v1\/reviews\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/review_protocol": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/review_protocol"
                    }
                ]
            }
        },
        "\/surecart\/v1\/review_protocol\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/auto_fees": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/auto_fees"
                    }
                ]
            }
        },
        "\/surecart\/v1\/auto_fees\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/auto_fee_protocol": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/auto_fee_protocol"
                    }
                ]
            }
        },
        "\/surecart\/v1\/auto_fee_protocol\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/auto_fees\/rule_schema\/(?P<id>\\S+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/auto_fees\/rule_schema": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/surecart\/v1\/auto_fees\/rule_schema"
                    }
                ]
            }
        },
        "\/surecart\/v1\/auto_fees\/rule_schema\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/core-framework\/v2": {
            "namespace": "core-framework\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "core-framework\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/update-presets": {
            "namespace": "core-framework\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/update-presets"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/upload-fonts": {
            "namespace": "core-framework\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/upload-fonts"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/delete-fonts": {
            "namespace": "core-framework\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/delete-fonts"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/get-core-fonts": {
            "namespace": "core-framework\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/get-core-fonts"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/delete-preset": {
            "namespace": "core-framework\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/delete-preset"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/get-preset-row": {
            "namespace": "core-framework\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/get-preset-row"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/update-main": {
            "namespace": "core-framework\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/update-main"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/update-colors": {
            "namespace": "core-framework\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/update-colors"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/update-classes": {
            "namespace": "core-framework\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/update-classes"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/update-grouped-classes": {
            "namespace": "core-framework\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/update-grouped-classes"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/get-builders": {
            "namespace": "core-framework\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/get-builders"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/get-license-keys": {
            "namespace": "core-framework\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/get-license-keys"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/update-license-key": {
            "namespace": "core-framework\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/update-license-key"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/get-classes": {
            "namespace": "core-framework\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/get-classes"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/get-colors": {
            "namespace": "core-framework\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/get-colors"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/get-bricks-sync-data": {
            "namespace": "core-framework\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/get-bricks-sync-data"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/update-prefixed-css-file": {
            "namespace": "core-framework\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/update-prefixed-css-file"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/save-oxygen-css-helper": {
            "namespace": "core-framework\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/save-oxygen-css-helper"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/get-variables": {
            "namespace": "core-framework\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/get-variables"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/builders-var-ui": {
            "namespace": "core-framework\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/builders-var-ui"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/api-key": {
            "namespace": "core-framework\/v2",
            "methods": [
                "POST",
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/api-key"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/preset": {
            "namespace": "core-framework\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/preset"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/preset-css": {
            "namespace": "core-framework\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/preset-css"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/figma\/update-colors": {
            "namespace": "core-framework\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/figma\/update-colors"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/figma\/update-classes": {
            "namespace": "core-framework\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/figma\/update-classes"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/figma\/update-grouped-classes": {
            "namespace": "core-framework\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/figma\/update-grouped-classes"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/figma\/update-prefixed-css-file": {
            "namespace": "core-framework\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/figma\/update-prefixed-css-file"
                    }
                ]
            }
        },
        "\/core-framework\/v2\/figma\/save-oxygen-css-helper": {
            "namespace": "core-framework\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/core-framework\/v2\/figma\/save-oxygen-css-helper"
                    }
                ]
            }
        },
        "\/seopress\/v1": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "seopress\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1"
                    }
                ]
            }
        },
        "\/seopress\/v1\/posts\/(?P<id>\\d+)\/content-analysis": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/seopress\/v1\/posts\/(?P<id>\\d+)\/count-target-keywords-use": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/seopress\/v1\/posts\/(?P<id>\\d+)": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/seopress\/v1\/posts\/by-url": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/posts\/by-url"
                    }
                ]
            }
        },
        "\/seopress\/v1\/terms\/(?P<id>\\d+)": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/seopress\/v1\/posts\/(?P<id>\\d+)\/redirection-settings": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET",
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/seopress\/v1\/posts\/(?P<id>\\d+)\/meta-robot-settings": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET",
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/seopress\/v1\/posts\/(?P<id>\\d+)\/social-settings": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET",
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/seopress\/v1\/options\/advanced-settings": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/options\/advanced-settings"
                    }
                ]
            }
        },
        "\/seopress\/v1\/options\/analytics-settings": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/options\/analytics-settings"
                    }
                ]
            }
        },
        "\/seopress\/v1\/options\/bot-settings": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/options\/bot-settings"
                    }
                ]
            }
        },
        "\/seopress\/v1\/options\/dashboard-settings": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/options\/dashboard-settings"
                    }
                ]
            }
        },
        "\/seopress\/v1\/options\/indexing-settings": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/options\/indexing-settings"
                    }
                ]
            }
        },
        "\/seopress\/v1\/options\/license-settings": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/options\/license-settings"
                    }
                ]
            }
        },
        "\/seopress\/v1\/options\/pro-settings": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET",
                "POST",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/options\/pro-settings"
                    }
                ]
            }
        },
        "\/seopress\/v1\/roles": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/roles"
                    }
                ]
            }
        },
        "\/seopress\/v1\/options\/sitemaps-settings": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/options\/sitemaps-settings"
                    }
                ]
            }
        },
        "\/seopress\/v1\/options\/social-settings": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/options\/social-settings"
                    }
                ]
            }
        },
        "\/seopress\/v1\/options\/titles-settings": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/options\/titles-settings"
                    }
                ]
            }
        },
        "\/seopress\/v1\/tools\/export": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/tools\/export"
                    }
                ]
            }
        },
        "\/seopress\/v1\/tools\/import": {
            "namespace": "seopress\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/tools\/import"
                    }
                ]
            }
        },
        "\/seopress\/v1\/tools\/clean-content-scans": {
            "namespace": "seopress\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/tools\/clean-content-scans"
                    }
                ]
            }
        },
        "\/seopress\/v1\/tools\/reset-notices": {
            "namespace": "seopress\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/tools\/reset-notices"
                    }
                ]
            }
        },
        "\/seopress\/v1\/tools\/reset-settings": {
            "namespace": "seopress\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/tools\/reset-settings"
                    }
                ]
            }
        },
        "\/seopress\/v1\/options\/woocommerce-settings": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/options\/woocommerce-settings"
                    }
                ]
            }
        },
        "\/seopress\/v1\/posts\/(?P<id>\\d+)\/page-preview": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/seopress\/v1\/posts\/(?P<id>\\d+)\/preview-title-description-metas": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        },
                        "title": {
                            "required": false
                        },
                        "description": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/seopress\/v1\/search-url": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/search-url"
                    }
                ]
            }
        },
        "\/seopress\/v1\/posts\/(?P<id>\\d+)\/target-keywords": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET",
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/seopress\/v1\/posts\/(?P<id>\\d+)\/title-description-metas": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET",
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/seopress\/v1\/user\/panels-state": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "tab": {
                            "type": "string",
                            "required": true
                        },
                        "expanded": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/user\/panels-state"
                    }
                ]
            }
        },
        "\/seopress\/v1\/alerts": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "force": {
                            "description": "Bypass cache and force a fresh check.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/alerts"
                    }
                ]
            }
        },
        "\/seopress\/v1\/ga4": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/ga4"
                    }
                ]
            }
        },
        "\/seopress\/v1\/matomo": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/matomo"
                    }
                ]
            }
        },
        "\/seopress\/v1\/seo-issues\/(?P<id>\\d+)": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/seopress\/v1\/seo-issues": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        },
                        "ignore": {
                            "required": false
                        },
                        "type": {
                            "required": false
                        },
                        "priority": {
                            "required": false
                        },
                        "name": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/seo-issues"
                    }
                ]
            }
        },
        "\/seopress\/v1\/posts\/(?P<id>\\d+)\/inspect": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/seopress\/v1\/posts\/(?P<id>\\d+)\/generate-metas-by-ai": {
            "namespace": "seopress\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        },
                        "lang": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/seopress\/v1\/posts\/(?P<id>\\d+)\/generate-social-metas-by-ai": {
            "namespace": "seopress\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        },
                        "lang": {
                            "required": false
                        },
                        "platform": {
                            "required": false
                        },
                        "meta_type": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/seopress\/v1\/posts\/(?P<id>\\d+)\/significant-keywords": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/seopress\/v1\/posts\/(?P<id>\\d+)\/google-news-settings": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET",
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/seopress\/v1\/posts\/(?P<id>\\d+)\/video-sitemap": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET",
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/seopress\/v1\/options\/pro-mu-settings": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/options\/pro-mu-settings"
                    }
                ]
            }
        },
        "\/seopress\/v1\/tools\/clean-audit-scans": {
            "namespace": "seopress\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/tools\/clean-audit-scans"
                    }
                ]
            }
        },
        "\/seopress\/v1\/page-speed": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "device": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/page-speed"
                    }
                ]
            }
        },
        "\/seopress\/v1\/redirections": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        },
                        "enabled": {
                            "required": false
                        },
                        "type": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/redirections"
                    }
                ]
            }
        },
        "\/seopress\/v1\/schemas": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/seopress\/v1\/schemas"
                    }
                ]
            }
        },
        "\/seopress\/v1\/schemas\/(?P<id>\\d+)": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET",
                "PUT",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/seopress\/v1\/posts\/(?P<id>\\d+)\/schemas-manual": {
            "namespace": "seopress\/v1",
            "methods": [
                "GET",
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/bricks\/v1": {
            "namespace": "bricks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "bricks\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/bricks\/v1"
                    }
                ]
            }
        },
        "\/bricks\/v1\/render_element": {
            "namespace": "bricks\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/bricks\/v1\/render_element"
                    }
                ]
            }
        },
        "\/bricks\/v1\/get-templates-data": {
            "namespace": "bricks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/bricks\/v1\/get-templates-data"
                    }
                ]
            }
        },
        "\/bricks\/v1\/get-templates": {
            "namespace": "bricks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/bricks\/v1\/get-templates"
                    }
                ]
            }
        },
        "\/bricks\/v1\/get-templates\/(?P<args>[a-zA-Z0-9-=&]+)": {
            "namespace": "bricks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "args": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/bricks\/v1\/get-template-authors": {
            "namespace": "bricks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/bricks\/v1\/get-template-authors"
                    }
                ]
            }
        },
        "\/bricks\/v1\/get-template-bundles": {
            "namespace": "bricks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/bricks\/v1\/get-template-bundles"
                    }
                ]
            }
        },
        "\/bricks\/v1\/get-template-tags": {
            "namespace": "bricks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/bricks\/v1\/get-template-tags"
                    }
                ]
            }
        },
        "\/bricks\/v1\/load_query_page": {
            "namespace": "bricks\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/bricks\/v1\/load_query_page"
                    }
                ]
            }
        },
        "\/bricks\/v1\/load_popup_content": {
            "namespace": "bricks\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/bricks\/v1\/load_popup_content"
                    }
                ]
            }
        },
        "\/bricks\/v1\/query_result": {
            "namespace": "bricks\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/bricks\/v1\/query_result"
                    }
                ]
            }
        },
        "\/bricks\/v1\/get-global-classes-site-usage": {
            "namespace": "bricks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/bricks\/v1\/get-global-classes-site-usage"
                    }
                ]
            }
        },
        "\/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:\/\/esztany.com\/hu\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Hozz\u00e1sz\u00f3l\u00e1sok korl\u00e1toz\u00e1sa a megadott ISO8601 form\u00e1tum\u00fa d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett bejegyz\u00e9sek eset\u00e9n.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet bizonyos szerz\u0151kh\u00f6z rendelt bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Biztos\u00edtsuk, hogy az eredm\u00e9nyk\u00e9szletben nem szerepelnek bizonyos szerz\u0151kt\u0151l sz\u00e1rmaz\u00f3 bejegyz\u00e9sek.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601 form\u00e1tum\u00fa d\u00e1tumot megel\u0151z\u0151en k\u00f6zz\u00e9tett bejegyz\u00e9sekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum el\u0151tt m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "A keresend\u0151 oszlopnevek t\u00f6mbje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb \u00e1llapothoz rendelt bejegyz\u00e9sekhez.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "sc_archived",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa a t\u00f6bb taxon\u00f3mi\u00e1s kapcsolatokban",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Az eredm\u00e9nyhalmaz korl\u00e1toz\u00e1sa a categories kateg\u00f3ri\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9sekkel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "A gyermekkifejez\u00e9sek bet\u00f6lt\u00e9se az eredm\u00e9nynhalmazt sz\u0171r\u0151 kifejez\u00e9sekbe.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Azt, hogy az elemekhez hozz\u00e1 kell-e rendelni a megadott felt\u00e9telek mindegyik\u00e9t vagy valamelyik\u00e9t.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyhalmazt az \u00f6sszes olyan elemre, amely rendelkezik categories taxon\u00f3mi\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9ssel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "A gyermekkifejez\u00e9sek bet\u00f6lt\u00e9se az eredm\u00e9nynhalmazt sz\u0171r\u0151 kifejez\u00e9sekbe.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Az eredm\u00e9nyhalmaz korl\u00e1toz\u00e1sa a tags kateg\u00f3ri\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9sekkel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Azt, hogy az elemekhez hozz\u00e1 kell-e rendelni a megadott felt\u00e9telek mindegyik\u00e9t vagy valamelyik\u00e9t.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyhalmazt az \u00f6sszes olyan elemre, amely rendelkezik tags taxon\u00f3mi\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9ssel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Hat\u00e1rozzuk meg a maxim\u00e1lisan megjelen\u00edtett kiemelt elemek sz\u00e1m\u00e1t.",
                            "type": "boolean",
                            "required": false
                        },
                        "ignore_sticky": {
                            "description": "Hagyjuk-e figyelmen k\u00edv\u00fcl a ragad\u00f3s bejegyz\u00e9seket, vagy ne.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa az egy vagy t\u00f6bb megadott form\u00e1tumhoz rendelt elemre.",
                            "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": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "A bejegyz\u00e9sen hozz\u00e1sz\u00f3l\u00e1sok enged\u00e9lyezettek legyenek-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "A bejegyz\u00e9s pingelhet\u0151 legyen-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "A bejegyz\u00e9s form\u00e1tuma.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_seopress_robots_primary_cat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_desc": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_robots_index": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "A bejegyz\u00e9st kiemeltk\u00e9nt legyen-e kezelve.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a category oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a post_tag oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/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": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Az alap\u00e9rtelmezett kivonathossz fel\u00fclb\u00edr\u00e1l\u00e1sa.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "A jelsz\u00f3 a bejegyz\u00e9shez, ha az jelsz\u00f3val v\u00e9dett.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "A bejegyz\u00e9sen hozz\u00e1sz\u00f3l\u00e1sok enged\u00e9lyezettek legyenek-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "A bejegyz\u00e9s pingelhet\u0151 legyen-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "A bejegyz\u00e9s form\u00e1tuma.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_seopress_robots_primary_cat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_desc": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_robots_index": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "A bejegyz\u00e9st kiemeltk\u00e9nt legyen-e kezelve.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a category oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a post_tag oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum tulajdons\u00e1g szerint.",
                            "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": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak kell lennie, mert a v\u00e1ltozatokat nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "A bejegyz\u00e9sen hozz\u00e1sz\u00f3l\u00e1sok enged\u00e9lyezettek legyenek-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "A bejegyz\u00e9s pingelhet\u0151 legyen-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "A bejegyz\u00e9s form\u00e1tuma.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_seopress_robots_primary_cat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_desc": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_robots_index": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "A bejegyz\u00e9st kiemeltk\u00e9nt legyen-e kezelve.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a category oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a post_tag oszt\u00e1lyoz\u00e1sban.",
                            "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": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az ID  az automatikus ment\u00e9shez.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Hozz\u00e1sz\u00f3l\u00e1sok korl\u00e1toz\u00e1sa a megadott ISO8601 form\u00e1tum\u00fa d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett bejegyz\u00e9sek eset\u00e9n.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet bizonyos szerz\u0151kh\u00f6z rendelt bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Biztos\u00edtsuk, hogy az eredm\u00e9nyk\u00e9szletben nem szerepelnek bizonyos szerz\u0151kt\u0151l sz\u00e1rmaz\u00f3 bejegyz\u00e9sek.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601 form\u00e1tum\u00fa d\u00e1tumot megel\u0151z\u0151en k\u00f6zz\u00e9tett bejegyz\u00e9sekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum el\u0151tt m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt meghat\u00e1rozott menu_order \u00e9rt\u00e9kkel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott sz\u00fcl\u0151kkel rendelkez\u0151 elemekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt minden elemre, kiv\u00e9ve egy adott sz\u00fcl\u0151 azonos\u00edt\u00f3hoz tartoz\u00f3 elemeket.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "A keresend\u0151 oszlopnevek t\u00f6mbje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb \u00e1llapothoz rendelt bejegyz\u00e9sekhez.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "sc_archived",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "A sz\u00fcl\u0151-bejegyz\u00e9s azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "A bejegyz\u00e9sen hozz\u00e1sz\u00f3l\u00e1sok enged\u00e9lyezettek legyenek-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "A bejegyz\u00e9s pingelhet\u0151 legyen-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "A bejegyz\u00e9s sorrendje m\u00e1s bejegyz\u00e9sekhez viszony\u00edtva.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_seopress_robots_primary_cat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_desc": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_robots_index": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/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": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Az alap\u00e9rtelmezett kivonathossz fel\u00fclb\u00edr\u00e1l\u00e1sa.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "A jelsz\u00f3 a bejegyz\u00e9shez, ha az jelsz\u00f3val v\u00e9dett.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "A sz\u00fcl\u0151-bejegyz\u00e9s azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "A bejegyz\u00e9sen hozz\u00e1sz\u00f3l\u00e1sok enged\u00e9lyezettek legyenek-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "A bejegyz\u00e9s pingelhet\u0151 legyen-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "A bejegyz\u00e9s sorrendje m\u00e1s bejegyz\u00e9sekhez viszony\u00edtva.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_seopress_robots_primary_cat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_desc": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_robots_index": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum tulajdons\u00e1g szerint.",
                            "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": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak kell lennie, mert a v\u00e1ltozatokat nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "A sz\u00fcl\u0151-bejegyz\u00e9s azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "A bejegyz\u00e9sen hozz\u00e1sz\u00f3l\u00e1sok enged\u00e9lyezettek legyenek-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "A bejegyz\u00e9s pingelhet\u0151 legyen-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "A bejegyz\u00e9s sorrendje m\u00e1s bejegyz\u00e9sekhez viszony\u00edtva.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_seopress_robots_primary_cat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_desc": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_robots_index": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "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": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az ID  az automatikus ment\u00e9shez.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Hozz\u00e1sz\u00f3l\u00e1sok korl\u00e1toz\u00e1sa a megadott ISO8601 form\u00e1tum\u00fa d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett bejegyz\u00e9sek eset\u00e9n.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet bizonyos szerz\u0151kh\u00f6z rendelt bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Biztos\u00edtsuk, hogy az eredm\u00e9nyk\u00e9szletben nem szerepelnek bizonyos szerz\u0151kt\u0151l sz\u00e1rmaz\u00f3 bejegyz\u00e9sek.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601 form\u00e1tum\u00fa d\u00e1tumot megel\u0151z\u0151en k\u00f6zz\u00e9tett bejegyz\u00e9sekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum el\u0151tt m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott sz\u00fcl\u0151kkel rendelkez\u0151 elemekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt minden elemre, kiv\u00e9ve egy adott sz\u00fcl\u0151 azonos\u00edt\u00f3hoz tartoz\u00f3 elemeket.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "A keresend\u0151 oszlopnevek t\u00f6mbje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb \u00e1llapothoz rendelt bejegyz\u00e9sekhez.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa a t\u00f6bb taxon\u00f3mi\u00e1s kapcsolatokban",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "happyfiles_category": {
                            "description": "Az eredm\u00e9nyhalmaz korl\u00e1toz\u00e1sa a happyfiles_category kateg\u00f3ri\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9sekkel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "A gyermekkifejez\u00e9sek bet\u00f6lt\u00e9se az eredm\u00e9nynhalmazt sz\u0171r\u0151 kifejez\u00e9sekbe.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Azt, hogy az elemekhez hozz\u00e1 kell-e rendelni a megadott felt\u00e9telek mindegyik\u00e9t vagy valamelyik\u00e9t.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "happyfiles_category_exclude": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyhalmazt az \u00f6sszes olyan elemre, amely rendelkezik happyfiles_category taxon\u00f3mi\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9ssel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "A gyermekkifejez\u00e9sek bet\u00f6lt\u00e9se az eredm\u00e9nynhalmazt sz\u0171r\u0151 kifejez\u00e9sekbe.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "Limit result set to attachments of a particular media type or media types.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "image",
                                    "video",
                                    "text",
                                    "application",
                                    "audio"
                                ]
                            },
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "Limit result set to attachments of a particular MIME type or MIME types.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "A bejegyz\u00e9sen hozz\u00e1sz\u00f3l\u00e1sok enged\u00e9lyezettek legyenek-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "A bejegyz\u00e9s pingelhet\u0151 legyen-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_seopress_robots_primary_cat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_desc": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_robots_index": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "sc_variant_option": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "happyfiles_category": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a happyfiles_category oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternat\u00edv sz\u00f6veg mutat\u00e1sa, amikor a csatolm\u00e1ny nem l\u00e1tszik.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "A csatolm\u00e1ny felirata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A csatolm\u00e1ny felirata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A csatolm\u00e1ny HTML felirata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "A csatolm\u00e1ny le\u00edr\u00e1sa.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A csatolm\u00e1ny le\u00edr\u00e1sa, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A csatolm\u00e1ny HTML le\u00edr\u00e1sa, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "A mell\u00e9klethez kapcsol\u00f3d\u00f3 bejegyz\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/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": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "A bejegyz\u00e9s szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "A bejegyz\u00e9sen hozz\u00e1sz\u00f3l\u00e1sok enged\u00e9lyezettek legyenek-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "A bejegyz\u00e9s pingelhet\u0151 legyen-e.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_seopress_robots_primary_cat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_desc": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_robots_index": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "sc_variant_option": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "happyfiles_category": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a happyfiles_category oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternat\u00edv sz\u00f6veg mutat\u00e1sa, amikor a csatolm\u00e1ny nem l\u00e1tszik.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "A csatolm\u00e1ny felirata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A csatolm\u00e1ny felirata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A csatolm\u00e1ny HTML felirata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "A csatolm\u00e1ny le\u00edr\u00e1sa.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A csatolm\u00e1ny le\u00edr\u00e1sa, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A csatolm\u00e1ny HTML le\u00edr\u00e1sa, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "A mell\u00e9klethez kapcsol\u00f3d\u00f3 bejegyz\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Egyedi azonos\u00edt\u00f3 a csatolm\u00e1nyhoz.",
                            "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": "A szerkesztett k\u00e9t f\u00e1jl URL c\u00edme.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "K\u00e9pszerkeszt\u00e9sek t\u00f6mbje.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "K\u00e9p szerkeszt\u00e9s.",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "Flip",
                                        "properties": {
                                            "type": {
                                                "description": "Flip type.",
                                                "type": "string",
                                                "enum": [
                                                    "flip"
                                                ]
                                            },
                                            "args": {
                                                "description": "Flip arguments.",
                                                "type": "object",
                                                "required": [
                                                    "flip"
                                                ],
                                                "properties": {
                                                    "flip": {
                                                        "description": "Flip direction.",
                                                        "type": "object",
                                                        "required": [
                                                            "horizontal",
                                                            "vertical"
                                                        ],
                                                        "properties": {
                                                            "horizontal": {
                                                                "description": "Whether to flip in the horizontal direction.",
                                                                "type": "boolean"
                                                            },
                                                            "vertical": {
                                                                "description": "Whether to flip in the vertical direction.",
                                                                "type": "boolean"
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Forgat\u00e1s",
                                        "properties": {
                                            "type": {
                                                "description": "Kiv\u00e1g\u00e1s t\u00edpusa.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "Forgat\u00e1s param\u00e9terei.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "Jobbra forgat\u00e1s sz\u00f6ge (fok).",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "K\u00f6rbev\u00e1g\u00e1s",
                                        "properties": {
                                            "type": {
                                                "description": "Kiv\u00e1g\u00e1s t\u00edpusa.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "Kiv\u00e1g\u00e1s param\u00e9terei.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "Horizont\u00e1lis pozici\u00f3 balra a kiv\u00e1g\u00e1st\u00f3l a k\u00e9psz\u00e9less\u00e9g sz\u00e1zal\u00e9k\u00e1ban.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "Vertik\u00e1lis poz\u00edci\u00f3 a kiv\u00e1g\u00e1s tetej\u00e9t\u0151l a k\u00e9pmagass\u00e1g sz\u00e1zal\u00e9k\u00e1ban.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "A kiv\u00e1g\u00e1s sz\u00e9less\u00e9ge a k\u00e9psz\u00e9less\u00e9g sz\u00e1zal\u00e9k\u00e1ban.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "A kiv\u00e1g\u00e1s magass\u00e1ga a k\u00e9pmagass\u00e1g sz\u00e1zal\u00e9k\u00e1ban. ",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "K\u00e9pforgat\u00e1s jobbra (fok).  ELAVULT: haszn\u00e1lja ink\u00e1bb a 'm\u00f3dos\u00edt\u00e1sokat',",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "A kiv\u00e1g\u00e1s kezdet\u00e9nek pozici\u00f3ja a k\u00e9p sz\u00e1zal\u00e9k\u00e1ban. ELAVULT: Haszn\u00e1lja ink\u00e1bb a 'm\u00f3dos\u00edt\u00e1sokat'.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "A kiv\u00e1g\u00e1s y pozici\u00f3j\u00e1nak kezdete a k\u00e9p sz\u00e1zal\u00e9k\u00e1ban. ELAVULT: Haszn\u00e1lja ink\u00e1bb a 'm\u00f3dosit\u00e1sokat'!",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": " A kiv\u00e1g\u00e1s sz\u00e9less\u00e9ge a k\u00e9p sz\u00e1zal\u00e9k\u00e1ban. ELAVULT: Haszn\u00e1lja ink\u00e1bb a 'm\u00f3dos\u00edt\u00e1sokat'!",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "A kiv\u00e1g\u00e1s magass\u00e1ga a k\u00e9p sz\u00e1zal\u00e9k\u00e1ban. ELAVULT: Haszn\u00e1lja ink\u00e1bb a 'm\u00f3dos\u00edt\u00e1sokat'!",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "caption": {
                            "description": "A csatolm\u00e1ny felirata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A csatolm\u00e1ny felirata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A csatolm\u00e1ny HTML felirata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "A csatolm\u00e1ny le\u00edr\u00e1sa.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A csatolm\u00e1ny le\u00edr\u00e1sa, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A csatolm\u00e1ny HTML le\u00edr\u00e1sa, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "A mell\u00e9klethez kapcsol\u00f3d\u00f3 bejegyz\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternat\u00edv sz\u00f6veg mutat\u00e1sa, amikor a csatolm\u00e1ny nem l\u00e1tszik.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Hozz\u00e1sz\u00f3l\u00e1sok korl\u00e1toz\u00e1sa a megadott ISO8601 form\u00e1tum\u00fa d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett bejegyz\u00e9sek eset\u00e9n.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601 form\u00e1tum\u00fa d\u00e1tumot megel\u0151z\u0151en k\u00f6zz\u00e9tett bejegyz\u00e9sekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum el\u0151tt m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum tulajdons\u00e1g szerint.",
                            "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": "A keresend\u0151 oszlopnevek t\u00f6mbje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb \u00e1llapothoz rendelt bejegyz\u00e9sekhez.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "sc_archived",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa a t\u00f6bb taxon\u00f3mi\u00e1s kapcsolatokban",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "Az eredm\u00e9nyhalmaz korl\u00e1toz\u00e1sa a menus kateg\u00f3ri\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9sekkel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Azt, hogy az elemekhez hozz\u00e1 kell-e rendelni a megadott felt\u00e9telek mindegyik\u00e9t vagy valamelyik\u00e9t.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyhalmazt az \u00f6sszes olyan elemre, amely rendelkezik menus taxon\u00f3mi\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9ssel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt meghat\u00e1rozott menu_order \u00e9rt\u00e9kkel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "Az objektum c\u00edme.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Az objektum c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Az objektum HTML c\u00edme, \u00e1talak\u00edtva a megjelen\u00edt\u00e9shez.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "Az eredetileg \u00e1br\u00e1zolt objektumok csal\u00e1dja, p\u00e9ld\u00e1ul \"post_type\" vagy \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Az objektum megnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "Az objektum sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Sz\u00f6veg az ehhez a men\u00fcponthoz tartoz\u00f3 hivatkoz\u00e1s-elem c\u00edm attrib\u00fatum\u00e1hoz.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Oszt\u00e1lynevek ennek a men\u00fcpontnak a hivatkoz\u00e1si elem\u00e9hez.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Ennek a men\u00fcpontnak a le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "A nav_menu_item DB azonos\u00edt\u00f3ja, amely az elem men\u00fc sz\u00fcl\u0151je, ha van, egy\u00e9bk\u00e9nt 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Az eredetileg \u00e1br\u00e1zolt objektum t\u00edpusa, p\u00e9ld\u00e1ul \"kateg\u00f3ria\", \"bejegyz\u00e9s\" vagy \"mell\u00e9klet\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "Az eredeti objektum adatb\u00e1zis-azonos\u00edt\u00f3ja, amelyet ez a men\u00fcpont k\u00e9pvisel, p\u00e9ld\u00e1ul a bejegyz\u00e9sek azonos\u00edt\u00f3ja vagy a kateg\u00f3ri\u00e1k eset\u00e9ben a term_id.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "A hivatkoz\u00e1selem c\u00e9lattrib\u00fatuma ehhez a men\u00fcponthoz.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Az URL, amelyre ez a men\u00fcpont mutat.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Ennek a men\u00fcpontnak a hivatkoz\u00e1s\u00e1ban kifejezett XFN kapcsolat.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Az objektumhoz rendelt kifejez\u00e9sek a nav_menu taxon\u00f3mi\u00e1ban.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_seopress_robots_primary_cat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_desc": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_robots_index": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/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": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Az objektum c\u00edme.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Az objektum c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Az objektum HTML c\u00edme, \u00e1talak\u00edtva a megjelen\u00edt\u00e9shez.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Az eredetileg \u00e1br\u00e1zolt objektumok csal\u00e1dja, p\u00e9ld\u00e1ul \"post_type\" vagy \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Az objektum megnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Az objektum sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Sz\u00f6veg az ehhez a men\u00fcponthoz tartoz\u00f3 hivatkoz\u00e1s-elem c\u00edm attrib\u00fatum\u00e1hoz.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Oszt\u00e1lynevek ennek a men\u00fcpontnak a hivatkoz\u00e1si elem\u00e9hez.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Ennek a men\u00fcpontnak a le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "A nav_menu_item DB azonos\u00edt\u00f3ja, amely az elem men\u00fc sz\u00fcl\u0151je, ha van, egy\u00e9bk\u00e9nt 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Az eredetileg \u00e1br\u00e1zolt objektum t\u00edpusa, p\u00e9ld\u00e1ul \"kateg\u00f3ria\", \"bejegyz\u00e9s\" vagy \"mell\u00e9klet\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "Az eredeti objektum adatb\u00e1zis-azonos\u00edt\u00f3ja, amelyet ez a men\u00fcpont k\u00e9pvisel, p\u00e9ld\u00e1ul a bejegyz\u00e9sek azonos\u00edt\u00f3ja vagy a kateg\u00f3ri\u00e1k eset\u00e9ben a term_id.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "A hivatkoz\u00e1selem c\u00e9lattrib\u00fatuma ehhez a men\u00fcponthoz.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Az URL, amelyre ez a men\u00fcpont mutat.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Ennek a men\u00fcpontnak a hivatkoz\u00e1s\u00e1ban kifejezett XFN kapcsolat.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Az objektumhoz rendelt kifejez\u00e9sek a nav_menu taxon\u00f3mi\u00e1ban.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_seopress_robots_primary_cat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_desc": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_robots_index": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az objektum sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "Az objektum c\u00edme.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Az objektum c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Az objektum HTML c\u00edme, \u00e1talak\u00edtva a megjelen\u00edt\u00e9shez.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Az eredetileg \u00e1br\u00e1zolt objektumok csal\u00e1dja, p\u00e9ld\u00e1ul \"post_type\" vagy \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Az objektum megnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "Sz\u00f6veg az ehhez a men\u00fcponthoz tartoz\u00f3 hivatkoz\u00e1s-elem c\u00edm attrib\u00fatum\u00e1hoz.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Oszt\u00e1lynevek ennek a men\u00fcpontnak a hivatkoz\u00e1si elem\u00e9hez.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Ennek a men\u00fcpontnak a le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "A nav_menu_item DB azonos\u00edt\u00f3ja, amely az elem men\u00fc sz\u00fcl\u0151je, ha van, egy\u00e9bk\u00e9nt 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Az eredetileg \u00e1br\u00e1zolt objektum t\u00edpusa, p\u00e9ld\u00e1ul \"kateg\u00f3ria\", \"bejegyz\u00e9s\" vagy \"mell\u00e9klet\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "Az eredeti objektum adatb\u00e1zis-azonos\u00edt\u00f3ja, amelyet ez a men\u00fcpont k\u00e9pvisel, p\u00e9ld\u00e1ul a bejegyz\u00e9sek azonos\u00edt\u00f3ja vagy a kateg\u00f3ri\u00e1k eset\u00e9ben a term_id.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "A hivatkoz\u00e1selem c\u00e9lattrib\u00fatuma ehhez a men\u00fcponthoz.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Az URL, amelyre ez a men\u00fcpont mutat.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Ennek a men\u00fcpontnak a hivatkoz\u00e1s\u00e1ban kifejezett XFN kapcsolat.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Az objektumhoz rendelt kifejez\u00e9sek a nav_menu taxon\u00f3mi\u00e1ban.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_seopress_robots_primary_cat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_desc": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_robots_index": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az ID  az automatikus ment\u00e9shez.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Hozz\u00e1sz\u00f3l\u00e1sok korl\u00e1toz\u00e1sa a megadott ISO8601 form\u00e1tum\u00fa d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett bejegyz\u00e9sek eset\u00e9n.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601 form\u00e1tum\u00fa d\u00e1tumot megel\u0151z\u0151en k\u00f6zz\u00e9tett bejegyz\u00e9sekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum el\u0151tt m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "A keresend\u0151 oszlopnevek t\u00f6mbje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb \u00e1llapothoz rendelt bejegyz\u00e9sekhez.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "sc_archived",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa a t\u00f6bb taxon\u00f3mi\u00e1s kapcsolatokban",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Az eredm\u00e9nyhalmaz korl\u00e1toz\u00e1sa a wp_pattern_category kateg\u00f3ri\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9sekkel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Azt, hogy az elemekhez hozz\u00e1 kell-e rendelni a megadott felt\u00e9telek mindegyik\u00e9t vagy valamelyik\u00e9t.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyhalmazt az \u00f6sszes olyan elemre, amely rendelkezik wp_pattern_category taxon\u00f3mi\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9ssel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_seopress_robots_primary_cat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_desc": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_robots_index": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a wp_pattern_category oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/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": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Az alap\u00e9rtelmezett kivonathossz fel\u00fclb\u00edr\u00e1l\u00e1sa.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "A jelsz\u00f3 a bejegyz\u00e9shez, ha az jelsz\u00f3val v\u00e9dett.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_seopress_robots_primary_cat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_desc": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_robots_index": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a wp_pattern_category oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum tulajdons\u00e1g szerint.",
                            "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": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak kell lennie, mert a v\u00e1ltozatokat nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_seopress_robots_primary_cat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_desc": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_robots_index": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a wp_pattern_category oszt\u00e1lyoz\u00e1sban.",
                            "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": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az ID  az automatikus ment\u00e9shez.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum tulajdons\u00e1g szerint.",
                            "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": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak kell lennie, mert a v\u00e1ltozatokat nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Egyedi keres\u0151bar\u00e1t kifezez\u00e9s a sablonminta azonos\u00edt\u00e1s\u00e1hoz.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Sablon azonos\u00edt\u00f3 a sablonmint\u00e1hoz.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Sablonr\u00e9sz t\u00edpusa.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Mintasablon tartalma.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "A sablon tartalma, ahogy az az adatb\u00e1zisban l\u00e9tezik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "A sablon \u00e1ltal haszn\u00e1lt tartalomblokk-form\u00e1tum verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Mintasablon c\u00edme.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "C\u00edm a sablonhoz, ahogy az az adatb\u00e1zisban van.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A sablon HTML c\u00edme, megjelen\u00edt\u00e9sre \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Mintasablon le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Mintasablon \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "A sablonr\u00e9sz szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "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": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Az ID  az automatikus ment\u00e9shez.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Csak a megadott bejegyz\u00e9shez.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Korl\u00e1tozzuk a megadott sablonr\u00e9sz ter\u00fclet\u00e9re.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "A bejegyz\u00e9s t\u00edpusa, amihez a sablonr\u00e9szeket lek\u00e9rj\u00fck.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Egyedi keres\u0151bar\u00e1t kifezez\u00e9s a sablonminta azonos\u00edt\u00e1s\u00e1hoz.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Sablon azonos\u00edt\u00f3 a sablonmint\u00e1hoz.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Sablonr\u00e9sz t\u00edpusa.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Mintasablon tartalma.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "A sablon tartalma, ahogy az az adatb\u00e1zisban l\u00e9tezik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "A sablon \u00e1ltal haszn\u00e1lt tartalomblokk-form\u00e1tum verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Mintasablon c\u00edme.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "C\u00edm a sablonhoz, ahogy az az adatb\u00e1zisban van.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A sablon HTML c\u00edme, megjelen\u00edt\u00e9sre \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Mintasablon le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Mintasablon \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "A sablonr\u00e9sz szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "A sablon csig\u00e1ja, amelyhez a tartal\u00e9kot kapja",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Azt jelzi, hogy egy sablon egy\u00e9ni vagy a sablonhierarchia r\u00e9sze",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "A l\u00e9trehozott sablon sablon el\u0151tagja. Ez a f\u0151 sablont\u00edpus kinyer\u00e9s\u00e9re szolg\u00e1l, pl. a \"taxon\u00f3mia-k\u00f6nyvekben\" kivonatolja a \"taxon\u00f3mi\u00e1t\".",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/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": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Egyedi keres\u0151bar\u00e1t kifezez\u00e9s a sablonminta azonos\u00edt\u00e1s\u00e1hoz.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Sablon azonos\u00edt\u00f3 a sablonmint\u00e1hoz.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Sablonr\u00e9sz t\u00edpusa.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Mintasablon tartalma.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "A sablon tartalma, ahogy az az adatb\u00e1zisban l\u00e9tezik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "A sablon \u00e1ltal haszn\u00e1lt tartalomblokk-form\u00e1tum verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Mintasablon c\u00edme.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "C\u00edm a sablonhoz, ahogy az az adatb\u00e1zisban van.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A sablon HTML c\u00edme, megjelen\u00edt\u00e9sre \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Mintasablon le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Mintasablon \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "A sablonr\u00e9sz szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum tulajdons\u00e1g szerint.",
                            "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": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak kell lennie, mert a v\u00e1ltozatokat nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Egyedi keres\u0151bar\u00e1t kifezez\u00e9s a sablonminta azonos\u00edt\u00e1s\u00e1hoz.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Sablon azonos\u00edt\u00f3 a sablonmint\u00e1hoz.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Sablonr\u00e9sz t\u00edpusa.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Mintasablon tartalma.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "A sablon tartalma, ahogy az az adatb\u00e1zisban l\u00e9tezik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "A sablon \u00e1ltal haszn\u00e1lt tartalomblokk-form\u00e1tum verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Mintasablon c\u00edme.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "C\u00edm a sablonhoz, ahogy az az adatb\u00e1zisban van.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A sablon HTML c\u00edme, megjelen\u00edt\u00e9sre \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Mintasablon le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Mintasablon \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "A sablonr\u00e9sz szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Ahol a sablon r\u00e9szt sz\u00e1nj\u00e1k (fejl\u00e9c, l\u00e1bl\u00e9c stb.)",
                            "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": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Az ID  az automatikus ment\u00e9shez.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Csak a megadott bejegyz\u00e9shez.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Korl\u00e1tozzuk a megadott sablonr\u00e9sz ter\u00fclet\u00e9re.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "A bejegyz\u00e9s t\u00edpusa, amihez a sablonr\u00e9szeket lek\u00e9rj\u00fck.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Egyedi keres\u0151bar\u00e1t kifezez\u00e9s a sablonminta azonos\u00edt\u00e1s\u00e1hoz.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Sablon azonos\u00edt\u00f3 a sablonmint\u00e1hoz.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Sablonr\u00e9sz t\u00edpusa.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Mintasablon tartalma.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "A sablon tartalma, ahogy az az adatb\u00e1zisban l\u00e9tezik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "A sablon \u00e1ltal haszn\u00e1lt tartalomblokk-form\u00e1tum verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Mintasablon c\u00edme.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "C\u00edm a sablonhoz, ahogy az az adatb\u00e1zisban van.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A sablon HTML c\u00edme, megjelen\u00edt\u00e9sre \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Mintasablon le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Mintasablon \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "A sablonr\u00e9sz szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Ahol a sablon r\u00e9szt sz\u00e1nj\u00e1k (fejl\u00e9c, l\u00e1bl\u00e9c stb.)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "A sablon csig\u00e1ja, amelyhez a tartal\u00e9kot kapja",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Azt jelzi, hogy egy sablon egy\u00e9ni vagy a sablonhierarchia r\u00e9sze",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "A l\u00e9trehozott sablon sablon el\u0151tagja. Ez a f\u0151 sablont\u00edpus kinyer\u00e9s\u00e9re szolg\u00e1l, pl. a \"taxon\u00f3mia-k\u00f6nyvekben\" kivonatolja a \"taxon\u00f3mi\u00e1t\".",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/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": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Egyedi keres\u0151bar\u00e1t kifezez\u00e9s a sablonminta azonos\u00edt\u00e1s\u00e1hoz.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Sablon azonos\u00edt\u00f3 a sablonmint\u00e1hoz.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Sablonr\u00e9sz t\u00edpusa.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Mintasablon tartalma.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "A sablon tartalma, ahogy az az adatb\u00e1zisban l\u00e9tezik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "A sablon \u00e1ltal haszn\u00e1lt tartalomblokk-form\u00e1tum verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Mintasablon c\u00edme.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "C\u00edm a sablonhoz, ahogy az az adatb\u00e1zisban van.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A sablon HTML c\u00edme, megjelen\u00edt\u00e9sre \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Mintasablon le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Mintasablon \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "A sablonr\u00e9sz szerz\u0151j\u00e9nek azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Ahol a sablon r\u00e9szt sz\u00e1nj\u00e1k (fejl\u00e9c, l\u00e1bl\u00e9c stb.)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "A mintasablon azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "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": "A glob\u00e1lis st\u00edlus v\u00e1ltozat sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A glob\u00e1lis st\u00edlus v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "Sablon azonos\u00edt\u00f3",
                            "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": "Sablon azonos\u00edt\u00f3",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<id>[\\\/\\d+]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "id": {
                            "description": "A glob\u00e1lis st\u00edlusok konfigur\u00e1ci\u00f3j\u00e1nak azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "Glob\u00e1lis st\u00edlusok.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "Glob\u00e1lis be\u00e1ll\u00edt\u00e1sok.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "A glob\u00e1lis st\u00edlusv\u00e1ltozat c\u00edme.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "A glob\u00e1lis st\u00edlusv\u00e1ltozat c\u00edme, ahogy az az adatb\u00e1zisban l\u00e9tezik.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Hozz\u00e1sz\u00f3l\u00e1sok korl\u00e1toz\u00e1sa a megadott ISO8601 form\u00e1tum\u00fa d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett bejegyz\u00e9sek eset\u00e9n.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601 form\u00e1tum\u00fa d\u00e1tumot megel\u0151z\u0151en k\u00f6zz\u00e9tett bejegyz\u00e9sekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum el\u0151tt m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "A keresend\u0151 oszlopnevek t\u00f6mbje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb \u00e1llapothoz rendelt bejegyz\u00e9sekhez.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "sc_archived",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/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": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "A jelsz\u00f3 a bejegyz\u00e9shez, ha az jelsz\u00f3val v\u00e9dett.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum tulajdons\u00e1g szerint.",
                            "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": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak kell lennie, mert a v\u00e1ltozatokat nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "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": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az ID  az automatikus ment\u00e9shez.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "A tipogr\u00e1fiai be\u00e1ll\u00edt\u00e1sokhoz haszn\u00e1lt theme.json s\u00e9ma verzi\u00f3ja.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "font-family deklar\u00e1ci\u00f3 theme.json form\u00e1tumban, karakterl\u00e1nck\u00e9nt k\u00f3dolva.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/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": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "A tipogr\u00e1fiai be\u00e1ll\u00edt\u00e1sokhoz haszn\u00e1lt theme.json s\u00e9ma verzi\u00f3ja.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "font-family deklar\u00e1ci\u00f3 theme.json form\u00e1tumban, karakterl\u00e1nck\u00e9nt k\u00f3dolva.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "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": "A bet\u0171t\u00edpus sz\u00fcl\u0151bet\u0171t\u00edpus-csal\u00e1dj\u00e1nak azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "A bet\u0171t\u00edpus sz\u00fcl\u0151bet\u0171t\u00edpus-csal\u00e1dj\u00e1nak azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "A tipogr\u00e1fiai be\u00e1ll\u00edt\u00e1sokhoz haszn\u00e1lt theme.json s\u00e9ma verzi\u00f3ja.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "font-face deklar\u00e1ci\u00f3 theme.json form\u00e1tumban, karakterl\u00e1nck\u00e9nt k\u00f3dolva.",
                            "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": "A bet\u0171t\u00edpus sz\u00fcl\u0151bet\u0171t\u00edpus-csal\u00e1dj\u00e1nak azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "A bet\u0171t\u00edpus egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "A bet\u0171t\u00edpus sz\u00fcl\u0151bet\u0171t\u00edpus-csal\u00e1dj\u00e1nak azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "A bet\u0171t\u00edpus egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/faq": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Hozz\u00e1sz\u00f3l\u00e1sok korl\u00e1toz\u00e1sa a megadott ISO8601 form\u00e1tum\u00fa d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett bejegyz\u00e9sek eset\u00e9n.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601 form\u00e1tum\u00fa d\u00e1tumot megel\u0151z\u0151en k\u00f6zz\u00e9tett bejegyz\u00e9sekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum el\u0151tt m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "A keresend\u0151 oszlopnevek t\u00f6mbje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb \u00e1llapothoz rendelt bejegyz\u00e9sekhez.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "sc_archived",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_seopress_robots_primary_cat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_desc": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_robots_index": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp\/v2\/faq"
                    }
                ]
            }
        },
        "\/wp\/v2\/faq\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "A jelsz\u00f3 a bejegyz\u00e9shez, ha az jelsz\u00f3val v\u00e9dett.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_seopress_robots_primary_cat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_desc": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_robots_index": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/legal": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Hozz\u00e1sz\u00f3l\u00e1sok korl\u00e1toz\u00e1sa a megadott ISO8601 form\u00e1tum\u00fa d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett bejegyz\u00e9sek eset\u00e9n.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601 form\u00e1tum\u00fa d\u00e1tumot megel\u0151z\u0151en k\u00f6zz\u00e9tett bejegyz\u00e9sekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum el\u0151tt m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "A keresend\u0151 oszlopnevek t\u00f6mbje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb \u00e1llapothoz rendelt bejegyz\u00e9sekhez.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "sc_archived",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp\/v2\/legal"
                    }
                ]
            }
        },
        "\/wp\/v2\/legal\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "A jelsz\u00f3 a bejegyz\u00e9shez, ha az jelsz\u00f3val v\u00e9dett.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/legal\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/legal\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az ID  az automatikus ment\u00e9shez.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/showcases": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Hozz\u00e1sz\u00f3l\u00e1sok korl\u00e1toz\u00e1sa a megadott ISO8601 form\u00e1tum\u00fa d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett bejegyz\u00e9sek eset\u00e9n.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601 form\u00e1tum\u00fa d\u00e1tumot megel\u0151z\u0151en k\u00f6zz\u00e9tett bejegyz\u00e9sekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum el\u0151tt m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "A keresend\u0151 oszlopnevek t\u00f6mbje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb \u00e1llapothoz rendelt bejegyz\u00e9sekhez.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "sc_archived",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa a t\u00f6bb taxon\u00f3mi\u00e1s kapcsolatokban",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "placements": {
                            "description": "Az eredm\u00e9nyhalmaz korl\u00e1toz\u00e1sa a placements kateg\u00f3ri\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9sekkel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "A gyermekkifejez\u00e9sek bet\u00f6lt\u00e9se az eredm\u00e9nynhalmazt sz\u0171r\u0151 kifejez\u00e9sekbe.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Azt, hogy az elemekhez hozz\u00e1 kell-e rendelni a megadott felt\u00e9telek mindegyik\u00e9t vagy valamelyik\u00e9t.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "placements_exclude": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyhalmazt az \u00f6sszes olyan elemre, amely rendelkezik placements taxon\u00f3mi\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9ssel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "A gyermekkifejez\u00e9sek bet\u00f6lt\u00e9se az eredm\u00e9nynhalmazt sz\u0171r\u0151 kifejez\u00e9sekbe.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "placements": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a placements oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp\/v2\/showcases"
                    }
                ]
            }
        },
        "\/wp\/v2\/showcases\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "A jelsz\u00f3 a bejegyz\u00e9shez, ha az jelsz\u00f3val v\u00e9dett.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "placements": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a placements oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/testimonials": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Hozz\u00e1sz\u00f3l\u00e1sok korl\u00e1toz\u00e1sa a megadott ISO8601 form\u00e1tum\u00fa d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett bejegyz\u00e9sek eset\u00e9n.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601 form\u00e1tum\u00fa d\u00e1tumot megel\u0151z\u0151en k\u00f6zz\u00e9tett bejegyz\u00e9sekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum el\u0151tt m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "A keresend\u0151 oszlopnevek t\u00f6mbje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb \u00e1llapothoz rendelt bejegyz\u00e9sekhez.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "sc_archived",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_seopress_robots_primary_cat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_desc": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_robots_index": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp\/v2\/testimonials"
                    }
                ]
            }
        },
        "\/wp\/v2\/testimonials\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "A jelsz\u00f3 a bejegyz\u00e9shez, ha az jelsz\u00f3val v\u00e9dett.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_seopress_robots_primary_cat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_desc": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_robots_index": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc-forms": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Hozz\u00e1sz\u00f3l\u00e1sok korl\u00e1toz\u00e1sa a megadott ISO8601 form\u00e1tum\u00fa d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett bejegyz\u00e9sek eset\u00e9n.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601 form\u00e1tum\u00fa d\u00e1tumot megel\u0151z\u0151en k\u00f6zz\u00e9tett bejegyz\u00e9sekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum el\u0151tt m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "A keresend\u0151 oszlopnevek t\u00f6mbje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb \u00e1llapothoz rendelt bejegyz\u00e9sekhez.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "sc_archived",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_seopress_robots_primary_cat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_desc": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_robots_index": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp\/v2\/sc-forms"
                    }
                ]
            }
        },
        "\/wp\/v2\/sc-forms\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "A jelsz\u00f3 a bejegyz\u00e9shez, ha az jelsz\u00f3val v\u00e9dett.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_seopress_robots_primary_cat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_desc": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_robots_index": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc-forms\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc-forms\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak kell lennie, mert a v\u00e1ltozatokat nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc-forms\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_seopress_robots_primary_cat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_desc": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_robots_index": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc-forms\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az ID  az automatikus ment\u00e9shez.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc-cart": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Hozz\u00e1sz\u00f3l\u00e1sok korl\u00e1toz\u00e1sa a megadott ISO8601 form\u00e1tum\u00fa d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett bejegyz\u00e9sek eset\u00e9n.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601 form\u00e1tum\u00fa d\u00e1tumot megel\u0151z\u0151en k\u00f6zz\u00e9tett bejegyz\u00e9sekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum el\u0151tt m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "A keresend\u0151 oszlopnevek t\u00f6mbje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb \u00e1llapothoz rendelt bejegyz\u00e9sekhez.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "sc_archived",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "properties": {
                                "raw": {
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp\/v2\/sc-cart"
                    }
                ]
            }
        },
        "\/wp\/v2\/sc-cart\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "A jelsz\u00f3 a bejegyz\u00e9shez, ha az jelsz\u00f3val v\u00e9dett.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "properties": {
                                "raw": {
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc-cart\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc-cart\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak kell lennie, mert a v\u00e1ltozatokat nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc-cart\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "properties": {
                                "raw": {
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc-cart\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az ID  az automatikus ment\u00e9shez.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc_product": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Hozz\u00e1sz\u00f3l\u00e1sok korl\u00e1toz\u00e1sa a megadott ISO8601 form\u00e1tum\u00fa d\u00e1tum ut\u00e1n k\u00f6zz\u00e9tett bejegyz\u00e9sek eset\u00e9n.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum ut\u00e1n m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Korl\u00e1tozza a v\u00e1laszt egy adott ISO8601 form\u00e1tum\u00fa d\u00e1tumot megel\u0151z\u0151en k\u00f6zz\u00e9tett bejegyz\u00e9sekre.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "A v\u00e1lasz korl\u00e1toz\u00e1sa a megadott ISO8601 d\u00e1tum el\u0151tt m\u00f3dos\u00edtott posztokra.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt meghat\u00e1rozott menu_order \u00e9rt\u00e9kkel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hogyan kell \u00e9rtelmezni a keres\u00e9si bemenetet.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet meghat\u00e1rozott sz\u00fcl\u0151kkel rendelkez\u0151 elemekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt minden elemre, kiv\u00e9ve egy adott sz\u00fcl\u0151 azonos\u00edt\u00f3hoz tartoz\u00f3 elemeket.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "A keresend\u0151 oszlopnevek t\u00f6mbje.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkez\u0151 bejegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Korl\u00e1tozza az eredm\u00e9ny k\u00e9szletet az egy vagy t\u00f6bb \u00e1llapothoz rendelt bejegyz\u00e9sekhez.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "sc_archived",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Az eredm\u00e9nyk\u00e9szlet korl\u00e1toz\u00e1sa a t\u00f6bb taxon\u00f3mi\u00e1s kapcsolatokban",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "color": {
                            "description": "Az eredm\u00e9nyhalmaz korl\u00e1toz\u00e1sa a color kateg\u00f3ri\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9sekkel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Azt, hogy az elemekhez hozz\u00e1 kell-e rendelni a megadott felt\u00e9telek mindegyik\u00e9t vagy valamelyik\u00e9t.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "color_exclude": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyhalmazt az \u00f6sszes olyan elemre, amely rendelkezik color taxon\u00f3mi\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9ssel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "selections": {
                            "description": "Az eredm\u00e9nyhalmaz korl\u00e1toz\u00e1sa a selections kateg\u00f3ri\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9sekkel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "A gyermekkifejez\u00e9sek bet\u00f6lt\u00e9se az eredm\u00e9nynhalmazt sz\u0171r\u0151 kifejez\u00e9sekbe.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Azt, hogy az elemekhez hozz\u00e1 kell-e rendelni a megadott felt\u00e9telek mindegyik\u00e9t vagy valamelyik\u00e9t.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "selections_exclude": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyhalmazt az \u00f6sszes olyan elemre, amely rendelkezik selections taxon\u00f3mi\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9ssel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "A gyermekkifejez\u00e9sek bet\u00f6lt\u00e9se az eredm\u00e9nynhalmazt sz\u0171r\u0151 kifejez\u00e9sekbe.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "collection-size": {
                            "description": "Az eredm\u00e9nyhalmaz korl\u00e1toz\u00e1sa a collection-size kateg\u00f3ri\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9sekkel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Azt, hogy az elemekhez hozz\u00e1 kell-e rendelni a megadott felt\u00e9telek mindegyik\u00e9t vagy valamelyik\u00e9t.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "collection-size_exclude": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyhalmazt az \u00f6sszes olyan elemre, amely rendelkezik collection-size taxon\u00f3mi\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9ssel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "collection-types": {
                            "description": "Az eredm\u00e9nyhalmaz korl\u00e1toz\u00e1sa a collection-types kateg\u00f3ri\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9sekkel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "A gyermekkifejez\u00e9sek bet\u00f6lt\u00e9se az eredm\u00e9nynhalmazt sz\u0171r\u0151 kifejez\u00e9sekbe.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Azt, hogy az elemekhez hozz\u00e1 kell-e rendelni a megadott felt\u00e9telek mindegyik\u00e9t vagy valamelyik\u00e9t.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "collection-types_exclude": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyhalmazt az \u00f6sszes olyan elemre, amely rendelkezik collection-types taxon\u00f3mi\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9ssel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "A gyermekkifejez\u00e9sek bet\u00f6lt\u00e9se az eredm\u00e9nynhalmazt sz\u0171r\u0151 kifejez\u00e9sekbe.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sc_collection": {
                            "description": "Az eredm\u00e9nyhalmaz korl\u00e1toz\u00e1sa a sc_collection kateg\u00f3ri\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9sekkel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Azt, hogy az elemekhez hozz\u00e1 kell-e rendelni a megadott felt\u00e9telek mindegyik\u00e9t vagy valamelyik\u00e9t.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sc_collection_exclude": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyhalmazt az \u00f6sszes olyan elemre, amely rendelkezik sc_collection taxon\u00f3mi\u00e1hoz t\u00e1rs\u00edtott kifejez\u00e9ssel.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Kifejez\u00e9s ID Lista",
                                    "description": "Kifejez\u00e9sek egyez\u00e9se a list\u00e1ban felsorolt ID-kkel.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kateg\u00f3ria azonos\u00edt\u00f3 lek\u00e9rdez\u00e9s - ID ",
                                    "description": "Lek\u00e9rdez\u00e9s egy \u00f6sszetett kifejez\u00e9ssel. ",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Kifejez\u00e9s ID-k.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "A sz\u00fcl\u0151-bejegyz\u00e9s azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "A bejegyz\u00e9s sorrendje m\u00e1s bejegyz\u00e9sekhez viszony\u00edtva.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_seopress_robots_primary_cat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_desc": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_robots_index": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "product": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "additionalProperties": true
                                },
                                "sc_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "min_price_amount": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "max_price_amount": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "available_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stock_enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "allow_out_of_stock_purchases": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "featured": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "recurring": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "shipping_enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "color": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a color oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "selections": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a selections oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "collection-size": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a collection-size oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "collection-types": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a collection-types oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "sc_collection": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a sc_collection oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "gallery": {
                            "description": "Product gallery",
                            "type": "array",
                            "items": {
                                "type": "object"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp\/v2\/sc_product"
                    }
                ]
            }
        },
        "\/wp\/v2\/sc_product\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Az alap\u00e9rtelmezett kivonathossz fel\u00fclb\u00edr\u00e1l\u00e1sa.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "A jelsz\u00f3 a bejegyz\u00e9shez, ha az jelsz\u00f3val v\u00e9dett.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "A sz\u00fcl\u0151-bejegyz\u00e9s azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "A bejegyz\u00e9s sorrendje m\u00e1s bejegyz\u00e9sekhez viszony\u00edtva.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_seopress_robots_primary_cat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_desc": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_robots_index": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "product": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "additionalProperties": true
                                },
                                "sc_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "min_price_amount": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "max_price_amount": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "available_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stock_enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "allow_out_of_stock_purchases": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "featured": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "recurring": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "shipping_enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "color": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a color oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "selections": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a selections oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "collection-size": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a collection-size oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "collection-types": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a collection-types oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "sc_collection": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a sc_collection oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "gallery": {
                            "description": "Product gallery",
                            "type": "array",
                            "items": {
                                "type": "object"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A bejegyz\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc_product\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se objektum tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc_product\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "A v\u00e1ltozat sz\u00fcl\u0151j\u00e9ne az azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "A v\u00e1ltozat egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak kell lennie, mert a v\u00e1ltozatokat nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc_product\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "A sz\u00fcl\u0151-bejegyz\u00e9s azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "A bejegyz\u00e9s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Az bejegyz\u00e9s publik\u00e1l\u00e1s\u00e1nak id\u0151pontja GMT szerinti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "A bejegyz\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "A bejegyz\u00e9s elnevezett \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Egy jelsz\u00f3 a tartalom \u00e9s a kivonat v\u00e9delm\u00e9hez.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "A bejegyz\u00e9s c\u00edme.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s c\u00edme, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML c\u00edme, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "A bejegyz\u00e9s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "A bejegyz\u00e9s \u00e1ltal haszn\u00e1lt tartalom blokk verzi\u00f3ja.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a tartalom jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "A bejegyz\u00e9s kivonata.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A bejegyz\u00e9s kivonata, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A bejegyz\u00e9s HTML kivonata, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Amennyiben a kivonat jelsz\u00f3val v\u00e9dett.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "A bejegyz\u00e9s kiemelt m\u00e9dia azonos\u00edt\u00f3ja (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "A bejegyz\u00e9s sorrendje m\u00e1s bejegyz\u00e9sekhez viszony\u00edtva.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_seopress_robots_primary_cat": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_titles_desc": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_seopress_robots_index": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "product": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "additionalProperties": true
                                },
                                "sc_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "min_price_amount": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "max_price_amount": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "available_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stock_enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "allow_out_of_stock_purchases": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "featured": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "recurring": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "shipping_enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "A bejegyz\u00e9s megjelen\u00edt\u00e9s\u00e9hez haszn\u00e1lt sablon f\u00e1jl.",
                            "type": "string",
                            "required": false
                        },
                        "color": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a color oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "selections": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a selections oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "collection-size": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a collection-size oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "collection-types": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a collection-types oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "sc_collection": {
                            "description": "A bejegyz\u00e9shez rendelt kifejez\u00e9sek a sc_collection oszt\u00e1lyoz\u00e1sban.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "gallery": {
                            "description": "Product gallery",
                            "type": "array",
                            "items": {
                                "type": "object"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc_product\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Az automatikus ment\u00e9s sz\u00fcl\u0151j\u00e9nek azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Az ID  az automatikus ment\u00e9shez.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "A bejegyz\u00e9s t\u00edpus bet\u0171kb\u0151l \u00e9s sz\u00e1mokb\u00f3l \u00e1ll\u00f3 azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Az \u00e1llapot bet\u0171kb\u0151l \u00e9s sz\u00e1mokb\u00f3l \u00e1ll\u00f3 azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyhalmazt egy meghat\u00e1rozott bejegyz\u00e9s t\u00edpushoz t\u00e1rs\u00edtott oszt\u00e1lyoz\u00e1shoz.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "Az oszt\u00e1lyoz\u00e1s bet\u0171kb\u0151l \u00e9s sz\u00e1mokb\u00f3l \u00e1ll\u00f3 azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u00d6ssze\u00e1ll\u00edt\u00e1s rendez\u00e9se kifejez\u00e9s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Rejts\u00fcnk-e el olyan kifejez\u00e9seket, amelyek nincsenek bejegyz\u00e9sekhez rendelve.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt az adott sz\u00fcl\u0151h\u00f6z rendelt felt\u00e9telekhez.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Eredm\u00e9nyek korl\u00e1toz\u00e1sa az adott kifejez\u00e9sekhez t\u00e1rs\u00edtott bejegyz\u00e9sekre.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet olyan kifejez\u00e9sekre, amelyek egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkeznek.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "A sz\u00fcl\u0151 kifejez\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/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": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "A sz\u00fcl\u0151 kifejez\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak (true) kell lennie, mert a kifejez\u00e9seket nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u00d6ssze\u00e1ll\u00edt\u00e1s rendez\u00e9se kifejez\u00e9s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Rejts\u00fcnk-e el olyan kifejez\u00e9seket, amelyek nincsenek bejegyz\u00e9sekhez rendelve.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Eredm\u00e9nyek korl\u00e1toz\u00e1sa az adott kifejez\u00e9sekhez t\u00e1rs\u00edtott bejegyz\u00e9sekre.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet olyan kifejez\u00e9sekre, amelyek egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkeznek.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/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": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak (true) kell lennie, mert a kifejez\u00e9seket nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u00d6ssze\u00e1ll\u00edt\u00e1s rendez\u00e9se kifejez\u00e9s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Rejts\u00fcnk-e el olyan kifejez\u00e9seket, amelyek nincsenek bejegyz\u00e9sekhez rendelve.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Eredm\u00e9nyek korl\u00e1toz\u00e1sa az adott kifejez\u00e9sekhez t\u00e1rs\u00edtott bejegyz\u00e9sekre.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet olyan kifejez\u00e9sekre, amelyek egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkeznek.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "A men\u00fch\u00f6z rendelt helyek.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "A legfels\u0151 szint\u0171 oldalak automatikus hozz\u00e1ad\u00e1sa ehhez a men\u00fch\u00f6z.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/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": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "A men\u00fch\u00f6z rendelt helyek.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "A legfels\u0151 szint\u0171 oldalak automatikus hozz\u00e1ad\u00e1sa ehhez a men\u00fch\u00f6z.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak (true) kell lennie, mert a kifejez\u00e9seket nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u00d6ssze\u00e1ll\u00edt\u00e1s rendez\u00e9se kifejez\u00e9s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Rejts\u00fcnk-e el olyan kifejez\u00e9seket, amelyek nincsenek bejegyz\u00e9sekhez rendelve.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Eredm\u00e9nyek korl\u00e1toz\u00e1sa az adott kifejez\u00e9sekhez t\u00e1rs\u00edtott bejegyz\u00e9sekre.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet olyan kifejez\u00e9sekre, amelyek egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkeznek.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/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": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak (true) kell lennie, mert a kifejez\u00e9seket nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/color": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u00d6ssze\u00e1ll\u00edt\u00e1s rendez\u00e9se kifejez\u00e9s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Rejts\u00fcnk-e el olyan kifejez\u00e9seket, amelyek nincsenek bejegyz\u00e9sekhez rendelve.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Eredm\u00e9nyek korl\u00e1toz\u00e1sa az adott kifejez\u00e9sekhez t\u00e1rs\u00edtott bejegyz\u00e9sekre.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet olyan kifejez\u00e9sekre, amelyek egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkeznek.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp\/v2\/color"
                    }
                ]
            }
        },
        "\/wp\/v2\/color\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak (true) kell lennie, mert a kifejez\u00e9seket nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/placements": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u00d6ssze\u00e1ll\u00edt\u00e1s rendez\u00e9se kifejez\u00e9s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Rejts\u00fcnk-e el olyan kifejez\u00e9seket, amelyek nincsenek bejegyz\u00e9sekhez rendelve.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt az adott sz\u00fcl\u0151h\u00f6z rendelt felt\u00e9telekhez.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Eredm\u00e9nyek korl\u00e1toz\u00e1sa az adott kifejez\u00e9sekhez t\u00e1rs\u00edtott bejegyz\u00e9sekre.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet olyan kifejez\u00e9sekre, amelyek egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkeznek.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "A sz\u00fcl\u0151 kifejez\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp\/v2\/placements"
                    }
                ]
            }
        },
        "\/wp\/v2\/placements\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "A sz\u00fcl\u0151 kifejez\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak (true) kell lennie, mert a kifejez\u00e9seket nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/selections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u00d6ssze\u00e1ll\u00edt\u00e1s rendez\u00e9se kifejez\u00e9s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Rejts\u00fcnk-e el olyan kifejez\u00e9seket, amelyek nincsenek bejegyz\u00e9sekhez rendelve.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt az adott sz\u00fcl\u0151h\u00f6z rendelt felt\u00e9telekhez.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Eredm\u00e9nyek korl\u00e1toz\u00e1sa az adott kifejez\u00e9sekhez t\u00e1rs\u00edtott bejegyz\u00e9sekre.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet olyan kifejez\u00e9sekre, amelyek egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkeznek.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "A sz\u00fcl\u0151 kifejez\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp\/v2\/selections"
                    }
                ]
            }
        },
        "\/wp\/v2\/selections\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "A sz\u00fcl\u0151 kifejez\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak (true) kell lennie, mert a kifejez\u00e9seket nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/collection-size": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u00d6ssze\u00e1ll\u00edt\u00e1s rendez\u00e9se kifejez\u00e9s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Rejts\u00fcnk-e el olyan kifejez\u00e9seket, amelyek nincsenek bejegyz\u00e9sekhez rendelve.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Eredm\u00e9nyek korl\u00e1toz\u00e1sa az adott kifejez\u00e9sekhez t\u00e1rs\u00edtott bejegyz\u00e9sekre.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet olyan kifejez\u00e9sekre, amelyek egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkeznek.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp\/v2\/collection-size"
                    }
                ]
            }
        },
        "\/wp\/v2\/collection-size\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak (true) kell lennie, mert a kifejez\u00e9seket nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/collection-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u00d6ssze\u00e1ll\u00edt\u00e1s rendez\u00e9se kifejez\u00e9s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Rejts\u00fcnk-e el olyan kifejez\u00e9seket, amelyek nincsenek bejegyz\u00e9sekhez rendelve.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt az adott sz\u00fcl\u0151h\u00f6z rendelt felt\u00e9telekhez.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Eredm\u00e9nyek korl\u00e1toz\u00e1sa az adott kifejez\u00e9sekhez t\u00e1rs\u00edtott bejegyz\u00e9sekre.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet olyan kifejez\u00e9sekre, amelyek egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkeznek.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "A sz\u00fcl\u0151 kifejez\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp\/v2\/collection-types"
                    }
                ]
            }
        },
        "\/wp\/v2\/collection-types\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "A sz\u00fcl\u0151 kifejez\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak (true) kell lennie, mert a kifejez\u00e9seket nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/happyfiles_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u00d6ssze\u00e1ll\u00edt\u00e1s rendez\u00e9se kifejez\u00e9s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Rejts\u00fcnk-e el olyan kifejez\u00e9seket, amelyek nincsenek bejegyz\u00e9sekhez rendelve.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt az adott sz\u00fcl\u0151h\u00f6z rendelt felt\u00e9telekhez.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Eredm\u00e9nyek korl\u00e1toz\u00e1sa az adott kifejez\u00e9sekhez t\u00e1rs\u00edtott bejegyz\u00e9sekre.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet olyan kifejez\u00e9sekre, amelyek egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkeznek.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "A sz\u00fcl\u0151 kifejez\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp\/v2\/happyfiles_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/happyfiles_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "A sz\u00fcl\u0151 kifejez\u00e9s azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak (true) kell lennie, mert a kifejez\u00e9seket nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc_collection": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u00d6ssze\u00e1ll\u00edt\u00e1s rendez\u00e9se kifejez\u00e9s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Rejts\u00fcnk-e el olyan kifejez\u00e9seket, amelyek nincsenek bejegyz\u00e9sekhez rendelve.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Eredm\u00e9nyek korl\u00e1toz\u00e1sa az adott kifejez\u00e9sekhez t\u00e1rs\u00edtott bejegyz\u00e9sekre.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyk\u00e9szletet olyan kifejez\u00e9sekre, amelyek egy vagy t\u00f6bb meghat\u00e1rozott keres\u0151bar\u00e1t n\u00e9vvel rendelkeznek.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp\/v2\/sc_collection"
                    }
                ]
            }
        },
        "\/wp\/v2\/sc_collection\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML le\u00edr\u00e1s a kifejez\u00e9shez.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "A kifejez\u00e9s HTML-ben form\u00e1zott c\u00edme.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "A kifejez\u00e9s alfanumerikus azonos\u00edt\u00f3ja, amely a t\u00edpus\u00e1ra n\u00e9zve egyedi.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "A kifejez\u00e9s egyedi azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Igaznak (true) kell lennie, mert a kifejez\u00e9seket nem lehet lomt\u00e1rba helyezni.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "Felhaszn\u00e1l\u00f3 bel\u00e9p\u00e9si neve.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Felhaszn\u00e1l\u00f3 nev\u00e9nek megjelen\u00edt\u00e9se.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "A felhaszn\u00e1l\u00f3 kereszt neve.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "A felhaszn\u00e1l\u00f3 vezet\u00e9k neve.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Felhaszn\u00e1l\u00f3 e-mail c\u00edme.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "A felhaszn\u00e1l\u00f3 URL c\u00edme.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "A felhaszn\u00e1l\u00f3 bemutatkoz\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "A felhaszn\u00e1l\u00f3 nyelve.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "hu_HU",
                                "ro_RO"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "A felhaszn\u00e1l\u00f3 beceneve.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Egy alfanumerikus azonos\u00edt\u00f3 a felhaszn\u00e1l\u00f3 sz\u00e1m\u00e1ra.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "A felhaszn\u00e1l\u00f3 szerepk\u00f6rei.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Jelsz\u00f3 a felhaszn\u00e1l\u00f3nak (sosem tartalmazza).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "sc_customer_ids": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "live": {
                                            "type": "string"
                                        },
                                        "test": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "default_password_nag": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "A be\u00e1ll\u00edt\u00e1sok friss\u00edt\u00e9s\u00e9nek d\u00e1tuma \u00e9s id\u0151pontja.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "True \u00e9rt\u00e9knek kell lennie, mert a felhaszn\u00e1l\u00f3kat nem lehet Lomt\u00e1rba helyezni.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Hozz\u00e1rendelj\u00fck a t\u00f6r\u00f6lt felhaszn\u00e1l\u00f3 hivatkoz\u00e1sait \u00e9s bejegyz\u00e9seit az al\u00e1bbi felhaszn\u00e1l\u00f3hoz.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Az alkalmaz\u00e1s \u00e1ltal megadott UUID, hogy egyedileg azonos\u00edtsuk. Az UUID v5 haszn\u00e1lata javasolt URL-el, vagy DNS n\u00e9vt\u00e9rrel. ",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "Az alkalmaz\u00e1s jelsz\u00f3 neve.",
                            "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Az alkalmaz\u00e1s \u00e1ltal megadott UUID, hogy egyedileg azonos\u00edtsuk. Az UUID v5 haszn\u00e1lata javasolt URL-el, vagy DNS n\u00e9vt\u00e9rrel. ",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "Az alkalmaz\u00e1s jelsz\u00f3 neve.",
                            "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "A k\u00f6zz\u00e9tett hozz\u00e1sz\u00f3l\u00e1sok v\u00e1laszainak korl\u00e1toz\u00e1sa, miut\u00e1n ISO8601-nak megfelel\u0151 d\u00e1tumot kapott.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt az egyes felhaszn\u00e1l\u00f3i azonos\u00edt\u00f3khoz rendelt megjegyz\u00e9sekre. Bejelentkez\u00e9st ig\u00e9nyel.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Gy\u0151z\u0151dj\u00f6n meg arr\u00f3l, hogy az eredm\u00e9nyhalmaz nem tartalmazz konkr\u00e9t felhaszn\u00e1l\u00f3i azonos\u00edt\u00f3hoz rendelt megjegyz\u00e9seket. Bejelentkez\u00e9st ig\u00e9nyel.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt egy adott szerz\u0151i e-mail c\u00edmre. Bejelentkez\u00e9st ig\u00e9nyel.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "A k\u00f6zz\u00e9tett hozz\u00e1sz\u00f3l\u00e1sok v\u00e1laszainak korl\u00e1toz\u00e1sa, miel\u0151tt ISO8601-nak megfelel\u0151 d\u00e1tumot kapna.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a hozz\u00e1sz\u00f3l\u00e1s tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt konkr\u00e9t sz\u00fcl\u0151 azonos\u00edt\u00f3khoz tartoz\u00f3 megjegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "Biztos\u00edtsuk, hogy az eredm\u00e9nyk\u00e9szletben nem szerepelnek bizonyos sz\u00fcl\u0151 azonos\u00edt\u00f3k.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt konkr\u00e9t bejegyz\u00e9s azonos\u00edt\u00f3khoz rendelt megjegyz\u00e9sekre.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyhalmazt a megadott \u00e1llapothoz tartoz\u00f3 hozz\u00e1sz\u00f3l\u00e1sokra. Bejelentkez\u00e9st ig\u00e9nyel.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "Korl\u00e1tozza az eredm\u00e9nyhalmazt az adott t\u00edpushoz rendelt megjegyz\u00e9sekre. Bejelentkez\u00e9st ig\u00e9nyel.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "A jelsz\u00f3 a bejegyz\u00e9shez, ha az jelsz\u00f3val v\u00e9dett.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "A felhaszn\u00e1l\u00f3i objektum azonos\u00edt\u00f3ja, ha a szerz\u0151 egy felhaszn\u00e1l\u00f3.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s szerz\u0151j\u00e9nek e-mail c\u00edme.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s szerz\u0151j\u00e9nek IP c\u00edme.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s szerz\u0151j\u00e9nek megjelen\u00edtett neve.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s szerz\u0151j\u00e9nek URL-je.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s szerz\u0151j\u00e9nek User agent mez\u0151je.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A hozz\u00e1sz\u00f3l\u00e1s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A hozz\u00e1sz\u00f3l\u00e1s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s k\u00f6zz\u00e9t\u00e9tel\u00e9nek id\u0151pontja, GMT szerint.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "A sz\u00fcl\u0151 hozz\u00e1sz\u00f3l\u00e1s azonos\u00edt\u00f3ja ID.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "A bejegyz\u00e9s objektumhoz t\u00e1rs\u00edtott azonos\u00edt\u00f3 (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s \u00e1llapota.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Jegyzet megold\u00e1si st\u00e1tusza",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/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": "Egyedi azonos\u00edt\u00f3 a hozz\u00e1sz\u00f3l\u00e1shoz.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s sz\u00fcl\u0151 bejegyz\u00e9s\u00e9nek a jelszava (ha a bejegyz\u00e9s jelsz\u00f3val v\u00e9dett).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Egyedi azonos\u00edt\u00f3 a hozz\u00e1sz\u00f3l\u00e1shoz.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "A felhaszn\u00e1l\u00f3i objektum azonos\u00edt\u00f3ja, ha a szerz\u0151 egy felhaszn\u00e1l\u00f3.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s szerz\u0151j\u00e9nek e-mail c\u00edme.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s szerz\u0151j\u00e9nek IP c\u00edme.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s szerz\u0151j\u00e9nek megjelen\u00edtett neve.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s szerz\u0151j\u00e9nek URL-je.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s szerz\u0151j\u00e9nek User agent mez\u0151je.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s tartalma.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "A hozz\u00e1sz\u00f3l\u00e1s tartalma, ahogyan az adatb\u00e1zisban szerepel.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "A hozz\u00e1sz\u00f3l\u00e1s HTML tartalma, megjelen\u00edt\u00e9shez \u00e1talak\u00edtva.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s k\u00f6zz\u00e9t\u00e9tel\u00e9nek d\u00e1tuma, a webhely id\u0151z\u00f3n\u00e1j\u00e1ban.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s k\u00f6zz\u00e9t\u00e9tel\u00e9nek id\u0151pontja, GMT szerint.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "A sz\u00fcl\u0151 hozz\u00e1sz\u00f3l\u00e1s azonos\u00edt\u00f3ja ID.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "A bejegyz\u00e9s objektumhoz t\u00e1rs\u00edtott azonos\u00edt\u00f3 (ID).",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s \u00e1llapota.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta mez\u0151k.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Jegyzet megold\u00e1si st\u00e1tusza",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Egyedi azonos\u00edt\u00f3 a hozz\u00e1sz\u00f3l\u00e1shoz.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Hagyjuk-e ki a Lomt\u00e1rat, \u00e9s t\u00f6r\u00f6lj\u00fcnk egyb\u0151l.",
                            "required": false
                        },
                        "password": {
                            "description": "A hozz\u00e1sz\u00f3l\u00e1s sz\u00fcl\u0151 bejegyz\u00e9s\u00e9nek a jelszava (ha a bejegyz\u00e9s jelsz\u00f3val v\u00e9dett).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "Az eredm\u00e9nyek limit\u00e1l\u00e1sa egy objektum t\u00edpus\u00e1n\u00e1l.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "Az eredm\u00e9ny meghat\u00e1roz\u00e1sa egy vagy t\u00f6bb objektum alt\u00edpus eset\u00e9n.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "faq",
                                    "legal",
                                    "showcases",
                                    "testimonials",
                                    "sc_product",
                                    "category",
                                    "post_tag",
                                    "color",
                                    "placements",
                                    "selections",
                                    "collection-size",
                                    "collection-types",
                                    "sc_collection",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "Biztos\u00edtsa, hogy az eredm\u00e9nyhalmaz kiz\u00e1r konkr\u00e9t egyedi azonos\u00edt\u00f3kat.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Eredm\u00e9nyek sz\u0171r\u00e9se speci\u00e1lis azonos\u00edt\u00f3kkal (ID).",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/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": "Egyedileg regisztr\u00e1lt n\u00e9v a blokknak.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Blokk tulajdons\u00e1gai.",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "A bejegyz\u00e9s kontextus azonos\u00edt\u00f3ja.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Blokk n\u00e9vt\u00e9r.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Blokk n\u00e9vt\u00e9r.",
                            "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": "Blokk neve.",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "Blokk n\u00e9vt\u00e9r.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "C\u00edm",
                            "description": "Honlap c\u00edmsor.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "Honlap egysoros le\u00edr\u00e1sa",
                            "description": "Honlap egysoros le\u00edr\u00e1sa.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "Honlap URL c\u00edme.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "Ez a c\u00edm adminisztr\u00e1ci\u00f3s c\u00e9lt szolg\u00e1l, hasonl\u00f3an, mint pl. a felhaszn\u00e1l\u00f3i \u00e9rtes\u00edt\u00e9sek.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "Egy telep\u00fcl\u00e9s ami a saj\u00e1t id\u0151z\u00f3n\u00e1nkkal azonos helyen van.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "D\u00e1tumform\u00e1tum az \u00f6sszes d\u00e1tumhoz.",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "Id\u0151form\u00e1tum az \u00f6sszes id\u0151h\u00f6z.",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "A h\u00e9t kezd\u0151napja.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "WordPress nyelves\u00edt\u00e9s k\u00f3dja.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "Konvert\u00e1ljuk a hangulatjeleket, mint pl. a :-), \u00e9s :-P grafikus megjelen\u00edt\u00e9s\u0171v\u00e9.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "Alap\u00e9rtelmezett bejegyz\u00e9s kateg\u00f3ria.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "Alap\u00e9rtelmezett bejegyz\u00e9s form\u00e1tum.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "A bejegyz\u00e9sek maxim\u00e1lis sz\u00e1ma oldalank\u00e9nt",
                            "description": "Legfeljebb ennyi blog oldal megjelen\u00edt\u00e9se.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "Megjelen\u00e9s el\u0151l",
                            "description": "Mi jelenjen meg az kezd\u0151lapon?",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "F\u0151oldal",
                            "description": "Az oldal azonos\u00edt\u00f3ja (ID), amelyet a c\u00edmlapon meg kell jelen\u00edteni",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "Annak az oldalnak az azonos\u00edt\u00f3ja (ID), amelyen a legfrissebb bejegyz\u00e9seket kell megjelen\u00edteni",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "A linkek enged\u00e9lyez\u00e9se m\u00e1sik blognak \u00faj bejegyz\u00e9s eset\u00e9n (pingbacks and trackback)",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "Hozz\u00e1sz\u00f3l\u00e1sok enged\u00e9lyez\u00e9se az \u00faj bejegyz\u00e9seken",
                            "description": "Enged\u00e9lyezz\u00fck az embereknek, hogy hozz\u00e1sz\u00f3ljanak az \u00faj bejegyz\u00e9sekhez.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "Log\u00f3",
                            "description": "Honlap log\u00f3.",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "Ikon",
                            "description": "Webhely ikon.",
                            "type": "integer",
                            "required": false
                        },
                        "core_framework_main": {
                            "title": "",
                            "description": "",
                            "type": "object",
                            "properties": {
                                "oxygen": {
                                    "type": "boolean"
                                },
                                "bricks": {
                                    "type": "boolean"
                                },
                                "gutenberg": {
                                    "type": "boolean"
                                },
                                "figma": {
                                    "type": "boolean"
                                },
                                "disable_fonts": {
                                    "type": "boolean"
                                },
                                "selected_id": {
                                    "type": "string"
                                },
                                "delete_data": {
                                    "type": "boolean"
                                },
                                "show_update_notice": {
                                    "type": "boolean"
                                },
                                "theme_mode": {
                                    "type": "string"
                                },
                                "plugin_name": {
                                    "type": "string"
                                },
                                "has_theme": {
                                    "type": "boolean"
                                },
                                "oxygen_enable_variable_dropdown": {
                                    "type": "boolean"
                                },
                                "oxygen_enable_dark_mode_preview": {
                                    "type": "boolean"
                                },
                                "oxygen_variable_ui": {
                                    "type": "boolean"
                                },
                                "oxygen_enable_variable_ui_auto_hide": {
                                    "type": "boolean"
                                },
                                "oxygen_enable_variable_ui_hint": {
                                    "type": "boolean"
                                },
                                "oxygen_apply_class_on_hover": {
                                    "type": "boolean"
                                },
                                "oxygen_enable_variable_context_menu": {
                                    "type": "boolean"
                                },
                                "oxygen_enable_unit_and_value_preview": {
                                    "type": "boolean"
                                },
                                "bricks_enable_variable_dropdown": {
                                    "type": "boolean"
                                },
                                "bricks_enable_dark_mode_preview": {
                                    "type": "boolean"
                                },
                                "bricks_variable_ui": {
                                    "type": "boolean"
                                },
                                "bricks_enable_variable_ui_auto_hide": {
                                    "type": "boolean"
                                },
                                "bricks_enable_variable_ui_hint": {
                                    "type": "boolean"
                                },
                                "bricks_apply_class_on_hover": {
                                    "type": "boolean"
                                },
                                "bricks_apply_variable_on_hover": {
                                    "type": "boolean"
                                },
                                "bricks_bem_generator": {
                                    "type": "boolean"
                                },
                                "bricks_enable_variable_context_menu": {
                                    "type": "boolean"
                                },
                                "gutenberg_enable_dark_mode_preview": {
                                    "type": "boolean"
                                },
                                "gutenberg_place_controls_at_the_top": {
                                    "type": "boolean"
                                },
                                "gutenberg_close_widget_default": {
                                    "type": "boolean"
                                },
                                "root_font_size": {
                                    "type": "number"
                                },
                                "postcss": {
                                    "type": "boolean"
                                },
                                "min_screen_width": {
                                    "type": "number"
                                },
                                "max_screen_width": {
                                    "type": "number"
                                },
                                "is_rem": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "surecart_auto_sync_user_to_customer": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_honeypot_enabled": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_recaptcha_enabled": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_recaptcha_site_key": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "surecart_recaptcha_secret_key": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "surecart_recaptcha_min_score": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "surecart_load_stripe_js": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_tracking_confirmation": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_tracking_confirmation_message": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "surecart_buy_link_logo_width": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "surecart_cart_menu_alignment": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "surecart_cart_menu_always_shown": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_cart_menu_selected_ids": {
                            "title": "",
                            "description": "",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "surecart_cart_icon": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "surecart_cart_icon_type": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "surecart_admin_toolbar_disabled": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_password_validation_enabled": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_shop_admin_menu": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_cart_admin_menu": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_checkout_admin_menu": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_dashboard_admin_menu": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_unrestricted_test_mode": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_hide_help_widget": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_currency_switcher_alignment": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "surecart_currency_switcher_selected_ids": {
                            "title": "",
                            "description": "",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "surecart_currency_geolocation_enabled": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_currency_locale": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "surecart_hide_verified_buyer_badge": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_learn_admin_menu": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_learn_completed_steps": {
                            "title": "",
                            "description": "",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "surecart_learn_total_steps": {
                            "title": "",
                            "description": "",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Az eredm\u00e9ny meghat\u00e1roz\u00e1sa egy vagy t\u00f6bb kijel\u00f6lt st\u00e1tusz eset\u00e9n.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "A sablon st\u00edluslapja. Ez a sablon egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Sz\u0171k\u00edts\u00fck le a keres\u00e9si eredm\u00e9nyeket a megadott \u00e1llapot szerint.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org b\u0151v\u00edtm\u00e9ny mappa keres\u0151bar\u00e1t neve.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "A b\u0151v\u00edtm\u00e9ny aktiv\u00e1l\u00e1si \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "A b\u0151v\u00edtm\u00e9ny aktiv\u00e1l\u00e1si \u00e1llapota.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/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": "A regisztr\u00e1lt oldals\u00e1v azonos\u00edt\u00f3ja",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "Egym\u00e1sba \u00e1gyazott widgetek.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/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": "A widget t\u00edpus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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": "A widget t\u00edpus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "A jelenlegi p\u00e9ld\u00e1ny widget be\u00e1ll\u00edt\u00e1sai",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "Soros\u00edtott widget \u0171rlapadatok a p\u00e9ld\u00e1nybe\u00e1ll\u00edt\u00e1sokba k\u00f3doland\u00f3.",
                            "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": "A widget t\u00edpus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "A jelenlegi p\u00e9ld\u00e1ny widget be\u00e1ll\u00edt\u00e1sai",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Az oldals\u00e1v a widgetek visszak\u00fcld\u00e9s\u00e9hez.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Widget egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "A widget t\u00edpusa. Megfelel a widget t\u00edpus\u00fa v\u00e9gponton az azonos\u00edt\u00f3nak.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "Az oldals\u00e1v, amelyhez a widget tartozik.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Widget be\u00e1ll\u00edt\u00e1sok, ha t\u00e1mogatott.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "A p\u00e9ld\u00e1ny be\u00e1ll\u00edt\u00e1sok base64 form\u00e1ban k\u00f3dolt megjelen\u00e9se.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "A p\u00e9ld\u00e1ny be\u00e1ll\u00edt\u00e1sok titkos\u00edtott lenyomata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "K\u00f3dolatlan p\u00e9ld\u00e1nybe\u00e1ll\u00edt\u00e1sok, ha t\u00e1mogatott.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "URL-k\u00f3dolt \u0171rlapadatok a widget adminisztr\u00e1tori \u0171rlapj\u00e1r\u00f3l. Olyan widget friss\u00edt\u00e9s\u00e9re szolg\u00e1l, amely nem t\u00e1mogatja a p\u00e9ld\u00e1nyt. Csak \u00edrjon.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/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": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Widget egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "A widget t\u00edpusa. Megfelel a widget t\u00edpus\u00fa v\u00e9gponton az azonos\u00edt\u00f3nak.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Az oldals\u00e1v, amelyhez a widget tartozik.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "Widget be\u00e1ll\u00edt\u00e1sok, ha t\u00e1mogatott.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "A p\u00e9ld\u00e1ny be\u00e1ll\u00edt\u00e1sok base64 form\u00e1ban k\u00f3dolt megjelen\u00e9se.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "A p\u00e9ld\u00e1ny be\u00e1ll\u00edt\u00e1sok titkos\u00edtott lenyomata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "K\u00f3dolatlan p\u00e9ld\u00e1nybe\u00e1ll\u00edt\u00e1sok, ha t\u00e1mogatott.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "URL-k\u00f3dolt \u0171rlapadatok a widget adminisztr\u00e1tori \u0171rlapj\u00e1r\u00f3l. Olyan widget friss\u00edt\u00e9s\u00e9re szolg\u00e1l, amely nem t\u00e1mogatja a p\u00e9ld\u00e1nyt. Csak \u00edrjon.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "A widget elt\u00e1vol\u00edt\u00e1s\u00e1nak k\u00e9nyszer\u00edt\u00e9se, vagy \u00e1thelyez\u00e9se az inakt\u00edv oldals\u00e1vra.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "A keres\u0151 kifejez\u00e9ssel egyez\u0151 blokkok eredm\u00e9ny list\u00e1j\u00e1nak limit\u00e1l\u00e1sa.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se a karakterl\u00e1ncot tartalmaz\u00f3kra.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se kateg\u00f3ria azonos\u00edt\u00f3 szerint.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "Eredm\u00e9nyek sz\u0171k\u00edt\u00e9se kulcssz\u00f3 azonos\u00edt\u00f3 szerint.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "Korl\u00e1tozza az eredm\u00e9nyeket azokra, amelyek megfelelnek egy mint\u00e1nak (lass\u00fa).",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "Az eredm\u00e9ny eltol\u00e1sa egy megadott sz\u00e1m\u00fa elemmel.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Rendezd a tulajdons\u00e1gokat cs\u00f6kken\u0151 vagy n\u00f6vekv\u0151 sorrendbe.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Gy\u0171jtem\u00e9ny rendez\u00e9se a bejegyz\u00e9st tulajdons\u00e1g szerint.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/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:\/\/esztany.com\/hu\/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:\/\/esztany.com\/hu\/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:\/\/esztany.com\/hu\/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:\/\/esztany.com\/hu\/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:\/\/esztany.com\/hu\/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:\/\/esztany.com\/hu\/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:\/\/esztany.com\/hu\/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:\/\/esztany.com\/hu\/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:\/\/esztany.com\/hu\/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:\/\/esztany.com\/hu\/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:\/\/esztany.com\/hu\/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": "Feldolgozand\u00f3 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "A men\u00fc hely\u00e9nek alfanumerikus azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "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:\/\/esztany.com\/hu\/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:\/\/esztany.com\/hu\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-abilities\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp-abilities\/v1\/categories"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories\/(?P<slug>[a-z0-9]+(?:-[a-z0-9]+)*)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "A k\u00e9pess\u00e9g kateg\u00f3ria egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "pattern": "^[a-z0-9]+(?:-[a-z0-9]+)*$",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+?)\/run": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "A k\u00e9pess\u00e9g egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "A k\u00e9pess\u00e9g v\u00e9grehajt\u00e1s\u00e1hoz sz\u00fcks\u00e9ges bemeneti param\u00e9terek.",
                            "type": [
                                "integer",
                                "number",
                                "boolean",
                                "string",
                                "array",
                                "object",
                                "null"
                            ],
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "A terjedelem amelyre az elk\u00fcld\u00f6tt k\u00e9r\u00e9s vonatkozik; a v\u00e1laszban k\u00fcld\u00f6tt mez\u0151ket hat\u00e1rozza meg.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "A gy\u0171jtem\u00e9ny aktu\u00e1lis oldala.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum t\u00e9telek sz\u00e1ma az eredm\u00e9nyn\u00e9l.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Korl\u00e1tozzuk az eredm\u00e9nyeket az adott k\u00e9pess\u00e9gkateg\u00f3ri\u00e1ba tartoz\u00f3 k\u00e9pess\u00e9gekre.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/esztany.com\/hu\/wp-json\/wp-abilities\/v1\/abilities"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "A k\u00e9pess\u00e9g egyedi azonos\u00edt\u00f3ja.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 934,
    "site_icon": 243,
    "site_icon_url": "https:\/\/esztany.com\/wp-content\/uploads\/cropped-esztany-black-favicon.png",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_logo",
                "href": "https:\/\/esztany.com\/hu\/wp-json\/wp\/v2\/media\/934"
            },
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/esztany.com\/hu\/wp-json\/wp\/v2\/media\/243"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}